[INFO] fetching crate twibint 0.3.2... [INFO] checking twibint-0.3.2 against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] extracting crate twibint 0.3.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate twibint 0.3.2 [INFO] finished tweaking crates.io crate twibint 0.3.2 [INFO] tweaked toml for crates.io crate twibint 0.3.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate twibint 0.3.2 on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate twibint 0.3.2 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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d376a2156187693bf66022933404251ded4f982a687422c3a9631c5326bccd28 [INFO] running `Command { std: "docker" "start" "-a" "d376a2156187693bf66022933404251ded4f982a687422c3a9631c5326bccd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d376a2156187693bf66022933404251ded4f982a687422c3a9631c5326bccd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d376a2156187693bf66022933404251ded4f982a687422c3a9631c5326bccd28", kill_on_drop: false }` [INFO] [stdout] d376a2156187693bf66022933404251ded4f982a687422c3a9631c5326bccd28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f558db89557e4bb2baa1bd11c0a65b2b90784c0683e3ace791a28111ad05b2a1 [INFO] running `Command { std: "docker" "start" "-a" "f558db89557e4bb2baa1bd11c0a65b2b90784c0683e3ace791a28111ad05b2a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking twibint v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stdout] warning: associated constants `MAX` and `HALF_MAX` are never used [INFO] [stdout] --> src/traits/digit.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 108 | pub trait DoubleDigit: [INFO] [stdout] | ----------- associated constants in this trait [INFO] [stdout] ... [INFO] [stdout] 124 | const MAX: Self; [INFO] [stdout] | ^^^ [INFO] [stdout] 125 | const HALF_MAX: Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling typed_test_gen v0.1.2 [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/bigint/test.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/bigint/test.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/bigint/test.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/bigint/test.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/bigint/test.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/biguint/ops/test.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twibint` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "f558db89557e4bb2baa1bd11c0a65b2b90784c0683e3ace791a28111ad05b2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f558db89557e4bb2baa1bd11c0a65b2b90784c0683e3ace791a28111ad05b2a1", kill_on_drop: false }` [INFO] [stdout] f558db89557e4bb2baa1bd11c0a65b2b90784c0683e3ace791a28111ad05b2a1