[INFO] cloning repository https://github.com/Cerberuser/dependent-typecheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cerberuser/dependent-typecheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdependent-typecheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdependent-typecheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f9cbe2f03502866bb625c13b01ab339a2c6f78c [INFO] checking Cerberuser/dependent-typecheck against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdependent-typecheck" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cerberuser/dependent-typecheck on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cerberuser/dependent-typecheck [INFO] finished tweaking git repo https://github.com/Cerberuser/dependent-typecheck [INFO] tweaked toml for git repo https://github.com/Cerberuser/dependent-typecheck written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Cerberuser/dependent-typecheck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 970376bf53e493ae0a4a459bc72772c801a75a3950e0910fb910be5f63f7ce0b [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" "970376bf53e493ae0a4a459bc72772c801a75a3950e0910fb910be5f63f7ce0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "970376bf53e493ae0a4a459bc72772c801a75a3950e0910fb910be5f63f7ce0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "970376bf53e493ae0a4a459bc72772c801a75a3950e0910fb910be5f63f7ce0b", kill_on_drop: false }` [INFO] [stdout] 970376bf53e493ae0a4a459bc72772c801a75a3950e0910fb910be5f63f7ce0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 570248809a1f987d83f6f9a8d39de69c0d769a2647718887e93ef48311ac6030 [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" "570248809a1f987d83f6f9a8d39de69c0d769a2647718887e93ef48311ac6030", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking qd_core v0.1.0 (/opt/rustwide/workdir/qd_core) [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking qd_timestamp_marker v0.1.0 (/opt/rustwide/workdir/qd_timestamp_marker) [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking thiserror v1.0.18 [INFO] [stderr] Checking qd_nat v0.1.0 (/opt/rustwide/workdir/qd_nat) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> qd_nat/src/holder.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | if self.init_state.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> qd_nat/src/holder.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | if self.init_state.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> qd_nat/src/lib.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 13 | N::from_usize(s).unwrap_or_else(|err| panic!("{}", err)) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> qd_nat/src/lib.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 13 | N::from_usize(s).unwrap_or_else(|err| panic!("{}", err)) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking qd_vect v0.1.0 (/opt/rustwide/workdir/qd_vect) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking trybuild v1.0.18 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.86s [INFO] running `Command { std: "docker" "inspect" "570248809a1f987d83f6f9a8d39de69c0d769a2647718887e93ef48311ac6030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570248809a1f987d83f6f9a8d39de69c0d769a2647718887e93ef48311ac6030", kill_on_drop: false }` [INFO] [stdout] 570248809a1f987d83f6f9a8d39de69c0d769a2647718887e93ef48311ac6030