[INFO] fetching crate bustd 0.1.1...
[INFO] checking bustd-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bustd 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bustd 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bustd 0.1.1
[INFO] finished tweaking crates.io crate bustd 0.1.1
[INFO] tweaked toml for crates.io crate bustd 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate bustd 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argh v0.1.5
[INFO] [stderr]   Downloaded argh_shared v0.1.5
[INFO] [stderr]   Downloaded argh_derive v0.1.5
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded flate2 v1.0.20
[INFO] [stderr]   Downloaded daemonize v0.4.1
[INFO] [stderr]   Downloaded procfs v0.9.1
[INFO] [stderr]   Downloaded boxfnonce v0.1.1
[INFO] [stderr]   Downloaded libc v0.2.97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2475a690c64294448e643a7f20da00a423b6e08d66c5c8e93d47eedf89f2b798
[INFO] running `Command { std: "docker" "start" "-a" "2475a690c64294448e643a7f20da00a423b6e08d66c5c8e93d47eedf89f2b798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2475a690c64294448e643a7f20da00a423b6e08d66c5c8e93d47eedf89f2b798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2475a690c64294448e643a7f20da00a423b6e08d66c5c8e93d47eedf89f2b798", kill_on_drop: false }`
[INFO] [stdout] 2475a690c64294448e643a7f20da00a423b6e08d66c5c8e93d47eedf89f2b798
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5809e93a949444024d1b7cc9b22560b72e26da21b3dfe8461f075cf7f20bc693
[INFO] running `Command { std: "docker" "start" "-a" "5809e93a949444024d1b7cc9b22560b72e26da21b3dfe8461f075cf7f20bc693", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling argh_shared v0.1.5
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking daemonize v0.4.1
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]    Compiling bustd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking procfs v0.9.1
[INFO] [stderr]    Compiling argh_derive v0.1.5
[INFO] [stderr]     Checking argh v0.1.5
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]  --> src/errno.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::{self, c_int};
[INFO] [stdout]   |            ^^^^ the item `libc` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]  --> src/errno.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::{self, c_int};
[INFO] [stdout]   |            ^^^^ the item `libc` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `procfs` is imported redundantly
[INFO] [stdout]    --> src/process.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use procfs;
[INFO] [stdout]     |         ^^^^^^ the item `procfs` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5809e93a949444024d1b7cc9b22560b72e26da21b3dfe8461f075cf7f20bc693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5809e93a949444024d1b7cc9b22560b72e26da21b3dfe8461f075cf7f20bc693", kill_on_drop: false }`
[INFO] [stdout] 5809e93a949444024d1b7cc9b22560b72e26da21b3dfe8461f075cf7f20bc693
[INFO] checking bustd-0.1.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bustd 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bustd 0.1.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bustd 0.1.1
[INFO] finished tweaking crates.io crate bustd 0.1.1
[INFO] tweaked toml for crates.io crate bustd 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate bustd 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb2f49bdc1e4c92aec8d99747c3a92cdec677d939b58389844dbdb21d70bccd6
[INFO] running `Command { std: "docker" "start" "-a" "eb2f49bdc1e4c92aec8d99747c3a92cdec677d939b58389844dbdb21d70bccd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb2f49bdc1e4c92aec8d99747c3a92cdec677d939b58389844dbdb21d70bccd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2f49bdc1e4c92aec8d99747c3a92cdec677d939b58389844dbdb21d70bccd6", kill_on_drop: false }`
[INFO] [stdout] eb2f49bdc1e4c92aec8d99747c3a92cdec677d939b58389844dbdb21d70bccd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4dad06ab1f1f0650e367937f41b0535c95c1d4616305268741d26a61d5f390f
[INFO] running `Command { std: "docker" "start" "-a" "c4dad06ab1f1f0650e367937f41b0535c95c1d4616305268741d26a61d5f390f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling argh_shared v0.1.5
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking daemonize v0.4.1
[INFO] [stderr]    Compiling bustd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking procfs v0.9.1
[INFO] [stderr]    Compiling argh_derive v0.1.5
[INFO] [stderr]     Checking argh v0.1.5
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]  --> src/errno.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::{self, c_int};
[INFO] [stdout]   |            ^^^^ the item `libc` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]  --> src/errno.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::{self, c_int};
[INFO] [stdout]   |            ^^^^ the item `libc` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `procfs` is imported redundantly
[INFO] [stdout]    --> src/process.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use procfs;
[INFO] [stdout]     |         ^^^^^^ the item `procfs` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c4dad06ab1f1f0650e367937f41b0535c95c1d4616305268741d26a61d5f390f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4dad06ab1f1f0650e367937f41b0535c95c1d4616305268741d26a61d5f390f", kill_on_drop: false }`
[INFO] [stdout] c4dad06ab1f1f0650e367937f41b0535c95c1d4616305268741d26a61d5f390f
