[INFO] fetching crate supply-chain-trust-example-crate-000032 0.1.0... [INFO] checking supply-chain-trust-example-crate-000032-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate supply-chain-trust-example-crate-000032 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000032 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000032 0.1.0 [INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000032 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000032 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded malloc_size_of v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7b633150c0cb525d8f97858635b37c77325d49ef3ca9c8bb612e96fada0a902 [INFO] running `Command { std: "docker" "start" "-a" "b7b633150c0cb525d8f97858635b37c77325d49ef3ca9c8bb612e96fada0a902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7b633150c0cb525d8f97858635b37c77325d49ef3ca9c8bb612e96fada0a902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b633150c0cb525d8f97858635b37c77325d49ef3ca9c8bb612e96fada0a902", kill_on_drop: false }` [INFO] [stdout] b7b633150c0cb525d8f97858635b37c77325d49ef3ca9c8bb612e96fada0a902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 329568eca83a3fbaa58f4153430fd0bc0c1cc2d103fe5d17e9dbc297b47eb450 [INFO] running `Command { std: "docker" "start" "-a" "329568eca83a3fbaa58f4153430fd0bc0c1cc2d103fe5d17e9dbc297b47eb450", kill_on_drop: false }` [INFO] [stderr] Checking supply-chain-trust-example-crate-000032 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | vec = smallvec::smallvec! $init; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] ... [INFO] [stdout] 23 | check!([1, 2, 3]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | vec = smallvec::smallvec! $init; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] ... [INFO] [stdout] 22 | check!([1, 2]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | vec = smallvec::smallvec! $init; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] ... [INFO] [stdout] 21 | check!([1]); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | vec = smallvec::smallvec! $init; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] ... [INFO] [stdout] 20 | check!([]); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | vec = smallvec::smallvec! $init; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] ... [INFO] [stdout] 18 | check!([3; 3]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | vec = smallvec::smallvec! $init; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] ... [INFO] [stdout] 17 | check!([2; 2]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | vec = smallvec::smallvec! $init; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] ... [INFO] [stdout] 16 | check!([1; 1]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | vec = smallvec::smallvec! $init; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] ... [INFO] [stdout] 15 | check!([0; 0]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `smallvec` [INFO] [stdout] --> benches/bench.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use smallvec::{smallvec, SmallVec}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `smallvec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `smallvec`, use `cargo add smallvec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `smallvec` is not a crate or module [INFO] [stdout] --> tests/macro.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | let mut vec: smallvec::SmallVec; [INFO] [stdout] | ^^^^^^^^ function `smallvec` is not a crate or module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000032` (bench "bench") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000032` (test "macro") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "329568eca83a3fbaa58f4153430fd0bc0c1cc2d103fe5d17e9dbc297b47eb450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329568eca83a3fbaa58f4153430fd0bc0c1cc2d103fe5d17e9dbc297b47eb450", kill_on_drop: false }` [INFO] [stdout] 329568eca83a3fbaa58f4153430fd0bc0c1cc2d103fe5d17e9dbc297b47eb450