[INFO] cloning repository https://github.com/matklad/select-2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matklad/select-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fselect-2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fselect-2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f7f654a49c6637224c4b01c171d6ce79c5f16f9
[INFO] checking matklad/select-2018/4f7f654a49c6637224c4b01c171d6ce79c5f16f9 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fselect-2018" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/matklad/select-2018 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/matklad/select-2018
[INFO] finished tweaking git repo https://github.com/matklad/select-2018
[INFO] tweaked toml for git repo https://github.com/matklad/select-2018 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/matklad/select-2018 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-utils v0.4.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.5.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.2.2
[INFO] [stderr]   Downloaded rand v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bff0979a2de94ffe31ede04dc2056ad227aa141b88c2bcf7ccc34d7610555ce
[INFO] running `Command { std: "docker" "start" "-a" "5bff0979a2de94ffe31ede04dc2056ad227aa141b88c2bcf7ccc34d7610555ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bff0979a2de94ffe31ede04dc2056ad227aa141b88c2bcf7ccc34d7610555ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bff0979a2de94ffe31ede04dc2056ad227aa141b88c2bcf7ccc34d7610555ce", kill_on_drop: false }`
[INFO] [stdout] 5bff0979a2de94ffe31ede04dc2056ad227aa141b88c2bcf7ccc34d7610555ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1017d8594525397fe73c1674bb24fa18222eb3cbabf28dc06c83c671a6c1815
[INFO] running `Command { std: "docker" "start" "-a" "c1017d8594525397fe73c1674bb24fa18222eb3cbabf28dc06c83c671a6c1815", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking smallvec v0.6.2
[INFO] [stderr]     Checking stable_deref_trait v1.1.0
[INFO] [stderr]     Checking lazy_static v1.0.2
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking crossbeam-utils v0.4.1
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking crossbeam-epoch v0.5.0
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking rand v0.5.4
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking crossbeam-channel v0.2.2
[INFO] [stderr]     Checking macro_select v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/concurrency.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             select!{
[INFO] [stdout] 13 | |                 recv(chans, msg, from) => {
[INFO] [stdout] 14 | |                     assert!(msg.is_none());
[INFO] [stdout] 15 | |                     jobs.iter().position(| j | & j.chan == from).unwrap()
[INFO] [stdout] 16 | |                 }
[INFO] [stdout] 17 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__crossbeam_channel_codegen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `__crossbeam_channel_codegen` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__crossbeam_channel_codegen` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/concurrency.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             select!{
[INFO] [stdout] 13 | |                 recv(chans, msg, from) => {
[INFO] [stdout] 14 | |                     assert!(msg.is_none());
[INFO] [stdout] 15 | |                     jobs.iter().position(| j | & j.chan == from).unwrap()
[INFO] [stdout] 16 | |                 }
[INFO] [stdout] 17 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__crossbeam_channel_codegen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `__crossbeam_channel_codegen` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__crossbeam_channel_codegen` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/concurrency.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             select!{
[INFO] [stdout] 13 | |                 recv(chans, msg, from) => {
[INFO] [stdout] 14 | |                     assert!(msg.is_none());
[INFO] [stdout] 15 | |                     jobs.iter().position(| j | & j.chan == from).unwrap()
[INFO] [stdout] 16 | |                 }
[INFO] [stdout] 17 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__crossbeam_channel_codegen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `__crossbeam_channel_codegen` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__crossbeam_channel_codegen` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/concurrency.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             select!{
[INFO] [stdout] 13 | |                 recv(chans, msg, from) => {
[INFO] [stdout] 14 | |                     assert!(msg.is_none());
[INFO] [stdout] 15 | |                     jobs.iter().position(| j | & j.chan == from).unwrap()
[INFO] [stdout] 16 | |                 }
[INFO] [stdout] 17 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__crossbeam_channel_codegen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `__crossbeam_channel_codegen` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__crossbeam_channel_codegen` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConcurrentJob` is never constructed
[INFO] [stdout]  --> src/concurrency.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ConcurrentJob {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_all` is never used
[INFO] [stdout]  --> src/concurrency.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn wait_for_all(mut jobs: Vec<ConcurrentJob>,) {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConcurrentJob` is never constructed
[INFO] [stdout]  --> src/concurrency.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ConcurrentJob {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_all` is never used
[INFO] [stdout]  --> src/concurrency.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn wait_for_all(mut jobs: Vec<ConcurrentJob>,) {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
[INFO] running `Command { std: "docker" "inspect" "c1017d8594525397fe73c1674bb24fa18222eb3cbabf28dc06c83c671a6c1815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1017d8594525397fe73c1674bb24fa18222eb3cbabf28dc06c83c671a6c1815", kill_on_drop: false }`
[INFO] [stdout] c1017d8594525397fe73c1674bb24fa18222eb3cbabf28dc06c83c671a6c1815
