[INFO] cloning repository https://github.com/Valodim/khaleesi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Valodim/khaleesi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValodim%2Fkhaleesi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValodim%2Fkhaleesi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8e15051ff6a845b252a8f86f8a17ccad87b4336 [INFO] checking Valodim/khaleesi against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [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 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.2.16 [INFO] [stderr] Downloaded unindent v0.1.3 [INFO] [stderr] Downloaded assert_fs v0.11.3 [INFO] [stderr] Downloaded structopt v0.2.16 [INFO] [stderr] Downloaded indoc-impl v0.3.3 [INFO] [stderr] Downloaded bindgen v0.43.2 [INFO] [stderr] Downloaded globwalk v0.5.0 [INFO] [stderr] Downloaded bstr v0.1.4 [INFO] [stderr] Downloaded libical-sys v0.1.1 [INFO] [stderr] Downloaded indoc v0.3.3 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ebaa53ade6beadc6386832eca05e4aa50abd5302e54d3529f3e2a1a27d270623 [INFO] running `Command { std: "docker" "start" "-a" "ebaa53ade6beadc6386832eca05e4aa50abd5302e54d3529f3e2a1a27d270623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebaa53ade6beadc6386832eca05e4aa50abd5302e54d3529f3e2a1a27d270623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebaa53ade6beadc6386832eca05e4aa50abd5302e54d3529f3e2a1a27d270623", kill_on_drop: false }` [INFO] [stdout] ebaa53ade6beadc6386832eca05e4aa50abd5302e54d3529f3e2a1a27d270623 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2cc0823169cf6ea86a4a7706c7f097102cef152cb8909f1057dd59de7d94572 [INFO] running `Command { std: "docker" "start" "-a" "b2cc0823169cf6ea86a4a7706c7f097102cef152cb8909f1057dd59de7d94572", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling bindgen v0.43.2 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tempfile v3.0.8 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Checking bstr v0.1.4 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking globset v0.4.3 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking ignore v0.4.7 [INFO] [stderr] Checking globwalk v0.5.0 [INFO] [stderr] Checking assert_fs v0.11.3 [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] Checking structopt v0.2.16 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Compiling libical-sys v0.1.1 [INFO] [stderr] Checking indoc v0.3.3 [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 constant `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 constant `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 constant: `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 1m 39s [INFO] running `Command { std: "docker" "inspect" "b2cc0823169cf6ea86a4a7706c7f097102cef152cb8909f1057dd59de7d94572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2cc0823169cf6ea86a4a7706c7f097102cef152cb8909f1057dd59de7d94572", kill_on_drop: false }` [INFO] [stdout] b2cc0823169cf6ea86a4a7706c7f097102cef152cb8909f1057dd59de7d94572