[INFO] cloning repository https://github.com/RealChuan/rust-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RealChuan/rust-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealChuan%2Frust-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealChuan%2Frust-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 648aece6dd16644e72b4f36cc22d31000362f0d0 [INFO] checking RealChuan/rust-examples against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealChuan%2Frust-examples" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RealChuan/rust-examples on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RealChuan/rust-examples [INFO] finished tweaking git repo https://github.com/RealChuan/rust-examples [INFO] tweaked toml for git repo https://github.com/RealChuan/rust-examples written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RealChuan/rust-examples 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-ini v0.21.0 [INFO] [stderr] Downloaded ordered-multimap v0.7.1 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70523010b89ad020ef009a3147789f9bbfad4094d2c2f2c04d576628914135ac [INFO] running `Command { std: "docker" "start" "-a" "70523010b89ad020ef009a3147789f9bbfad4094d2c2f2c04d576628914135ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70523010b89ad020ef009a3147789f9bbfad4094d2c2f2c04d576628914135ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70523010b89ad020ef009a3147789f9bbfad4094d2c2f2c04d576628914135ac", kill_on_drop: false }` [INFO] [stdout] 70523010b89ad020ef009a3147789f9bbfad4094d2c2f2c04d576628914135ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cc9ea5456d4bde9eced49054d7051fb15c353b66c4872a8d9e367694df92d0f [INFO] running `Command { std: "docker" "start" "-a" "6cc9ea5456d4bde9eced49054d7051fb15c353b66c4872a8d9e367694df92d0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking ordered-multimap v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking rust-ini v0.21.0 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking ini v0.1.0 (/opt/rustwide/workdir/ini) [INFO] [stderr] Checking helle_word v0.1.0 (/opt/rustwide/workdir/helle_word) [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking rsa v0.1.0 (/opt/rustwide/workdir/rsa) [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking log v0.1.0 (/opt/rustwide/workdir/log) [INFO] [stdout] warning: the item `log4rs` is imported redundantly [INFO] [stdout] --> log/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use log4rs; [INFO] [stdout] | ^^^^^^ the item `log4rs` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log4rs` is imported redundantly [INFO] [stdout] --> log/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use log4rs; [INFO] [stdout] | ^^^^^^ the item `log4rs` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.70s [INFO] running `Command { std: "docker" "inspect" "6cc9ea5456d4bde9eced49054d7051fb15c353b66c4872a8d9e367694df92d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc9ea5456d4bde9eced49054d7051fb15c353b66c4872a8d9e367694df92d0f", kill_on_drop: false }` [INFO] [stdout] 6cc9ea5456d4bde9eced49054d7051fb15c353b66c4872a8d9e367694df92d0f