[INFO] fetching crate fixed-num 0.1.1... [INFO] checking fixed-num-0.1.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate fixed-num 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fixed-num 0.1.1 [INFO] finished tweaking crates.io crate fixed-num 0.1.1 [INFO] tweaked toml for crates.io crate fixed-num 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fixed-num 0.1.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fixed-num 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62b9362a4ebc66049618bad66482da05d9e9d52fcdb94502ae527423965ed7f3 [INFO] running `Command { std: "docker" "start" "-a" "62b9362a4ebc66049618bad66482da05d9e9d52fcdb94502ae527423965ed7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62b9362a4ebc66049618bad66482da05d9e9d52fcdb94502ae527423965ed7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b9362a4ebc66049618bad66482da05d9e9d52fcdb94502ae527423965ed7f3", kill_on_drop: false }` [INFO] [stdout] 62b9362a4ebc66049618bad66482da05d9e9d52fcdb94502ae527423965ed7f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 721d9f26afb9e922dbbb10128c6e5b8d3f93da722cd571aade8e78b294396464 [INFO] running `Command { std: "docker" "start" "-a" "721d9f26afb9e922dbbb10128c6e5b8d3f93da722cd571aade8e78b294396464", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling fixed-num v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fixed-num-helper v0.1.1 [INFO] [stderr] Checking ethnum v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fixed-num-macro v0.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking fixed-num-validator v0.1.1 [INFO] [stdout] warning: extern crate `validator` is unused in crate `fixed_num` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use validator as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `Command { std: "docker" "inspect" "721d9f26afb9e922dbbb10128c6e5b8d3f93da722cd571aade8e78b294396464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721d9f26afb9e922dbbb10128c6e5b8d3f93da722cd571aade8e78b294396464", kill_on_drop: false }` [INFO] [stdout] 721d9f26afb9e922dbbb10128c6e5b8d3f93da722cd571aade8e78b294396464