[INFO] updating cached repository https://github.com/Valodim/khaleesi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8e15051ff6a845b252a8f86f8a17ccad87b4336 [INFO] checking Valodim/khaleesi against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValodim%2Fkhaleesi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Valodim/khaleesi on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Valodim/khaleesi [INFO] finished tweaking git repo https://github.com/Valodim/khaleesi [INFO] tweaked toml for git repo https://github.com/Valodim/khaleesi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Valodim/khaleesi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de6a8d0e0defaa8fd8ddc71e5a4c568be23368a470c7b859cabd400a43e2ae18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "de6a8d0e0defaa8fd8ddc71e5a4c568be23368a470c7b859cabd400a43e2ae18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de6a8d0e0defaa8fd8ddc71e5a4c568be23368a470c7b859cabd400a43e2ae18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6a8d0e0defaa8fd8ddc71e5a4c568be23368a470c7b859cabd400a43e2ae18", kill_on_drop: false }` [INFO] [stdout] de6a8d0e0defaa8fd8ddc71e5a4c568be23368a470c7b859cabd400a43e2ae18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fea709a5ccc2495942946cb7d01f1581a89515559e7a9fc101280bfebbe83934 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fea709a5ccc2495942946cb7d01f1581a89515559e7a9fc101280bfebbe83934", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.43.2 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking bstr v0.1.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking tempfile v3.0.8 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking globset v0.4.3 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking ignore v0.4.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Checking globwalk v0.5.0 [INFO] [stderr] Checking assert_fs v0.11.3 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Checking structopt v0.2.16 [INFO] [stderr] Checking indoc v0.3.3 [INFO] [stderr] Compiling libical-sys v0.1.1 [INFO] [stderr] Checking khaleesi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/actions/agenda.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | events: &mut Iterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/actions/agenda.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | events: &mut Iterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yansi` is imported redundantly [INFO] [stdout] --> src/testdata.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | use yansi; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/testdata.rs:276:23 [INFO] [stdout] | [INFO] [stdout] 276 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/testdata.rs:278:21 [INFO] [stdout] | [INFO] [stdout] 278 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "fea709a5ccc2495942946cb7d01f1581a89515559e7a9fc101280bfebbe83934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea709a5ccc2495942946cb7d01f1581a89515559e7a9fc101280bfebbe83934", kill_on_drop: false }` [INFO] [stdout] fea709a5ccc2495942946cb7d01f1581a89515559e7a9fc101280bfebbe83934