[INFO] fetching crate supply-chain-trust-example-crate-000028 1.5.1... [INFO] checking supply-chain-trust-example-crate-000028-1.5.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate supply-chain-trust-example-crate-000028 1.5.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000028 1.5.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000028 1.5.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000028 1.5.1 [INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000028 1.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate supply-chain-trust-example-crate-000028 1.5.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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b47ec97328dc8cd07ebf8993ab63083e97de53f4710ce09e3a46c1ae74476b4 [INFO] running `Command { std: "docker" "start" "-a" "9b47ec97328dc8cd07ebf8993ab63083e97de53f4710ce09e3a46c1ae74476b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b47ec97328dc8cd07ebf8993ab63083e97de53f4710ce09e3a46c1ae74476b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b47ec97328dc8cd07ebf8993ab63083e97de53f4710ce09e3a46c1ae74476b4", kill_on_drop: false }` [INFO] [stdout] 9b47ec97328dc8cd07ebf8993ab63083e97de53f4710ce09e3a46c1ae74476b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcf46633887457c520f2ef46d4bdf3509939ef40b48cdf86c97e50bee25a2be9 [INFO] running `Command { std: "docker" "start" "-a" "bcf46633887457c520f2ef46d4bdf3509939ef40b48cdf86c97e50bee25a2be9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking supply-chain-trust-example-crate-000028 v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking trybuild v1.0.101 [INFO] [stdout] error[E0463]: can't find crate for `lazy_static` [INFO] [stdout] --> examples/mutex_map.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `lazy_static` [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUTEX_MAP` in this scope [INFO] [stdout] --> examples/mutex_map.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | MUTEX_MAP.lock().unwrap().insert(0, "boo"); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUTEX_MAP` in this scope [INFO] [stdout] --> examples/mutex_map.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | MUTEX_MAP.lock().unwrap().get(&0).unwrap() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> tests/test.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> tests/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000028` (example "mutex_map") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find value `S3` in this scope [INFO] [stdout] --> tests/test.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | assert_eq!(&*S3, "ab"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING` in this scope [INFO] [stdout] --> tests/test.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(&**STRING, "hello"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NUMBER` in this scope [INFO] [stdout] --> tests/test.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | assert_eq!(*NUMBER, 6); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HASHMAP` in this scope [INFO] [stdout] --> tests/test.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | assert!(HASHMAP.get(&1).is_some()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HASHMAP` in this scope [INFO] [stdout] --> tests/test.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | assert!(HASHMAP.get(&3).is_none()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ARRAY_BOXES` in this scope [INFO] [stdout] --> tests/test.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(&*ARRAY_BOXES, &[Box::new(1), Box::new(2), Box::new(3)]); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNSAFE` in this scope [INFO] [stdout] --> tests/test.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | assert_eq!(*UNSAFE, std::u32::MAX); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NUMBER` in this scope [INFO] [stdout] --> tests/test.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(*NUMBER, 6); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NUMBER` in this scope [INFO] [stdout] --> tests/test.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(*NUMBER, 6); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NUMBER` in this scope [INFO] [stdout] --> tests/test.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | assert_eq!(*NUMBER, 6); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING` in this scope [INFO] [stdout] --> tests/test.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | let copy_of_string = STRING; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING` in this scope [INFO] [stdout] --> tests/test.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | assert!(&STRING as *const _ != ©_of_string as *const _); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING` in this scope [INFO] [stdout] --> tests/test.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | format!("{:?}", STRING), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOO` in this scope [INFO] [stdout] --> tests/test.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(**FOO, 0); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAR` in this scope [INFO] [stdout] --> tests/test.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(**BAR, 98); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAZ` in module `inner` [INFO] [stdout] --> tests/test.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(**inner::BAZ, 42); [INFO] [stdout] | ^^^ not found in `inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAG` in module `inner` [INFO] [stdout] --> tests/test.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | assert_eq!(**inner::BAG, 37); [INFO] [stdout] | ^^^ not found in `inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOO` in module `visibility` [INFO] [stdout] --> tests/test.rs:109:29 [INFO] [stdout] | [INFO] [stdout] 109 | assert_eq!(*visibility::FOO, Box::new(0)); [INFO] [stdout] | ^^^ not found in `visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAG` in module `visibility::inner` [INFO] [stdout] --> tests/test.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | assert_eq!(*visibility::inner::BAG, Box::new(37)); [INFO] [stdout] | ^^^ not found in `visibility::inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ITEM_NAME_TEST` in this scope [INFO] [stdout] --> tests/test.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(*ITEM_NAME_TEST, X); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PRE_INIT` in this scope [INFO] [stdout] --> tests/test.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | lazy_static::initialize(&PRE_INIT); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LIFETIME_NAME` in this scope [INFO] [stdout] --> tests/test.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | let _ = LIFETIME_NAME; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000028` (test "test") due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "bcf46633887457c520f2ef46d4bdf3509939ef40b48cdf86c97e50bee25a2be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf46633887457c520f2ef46d4bdf3509939ef40b48cdf86c97e50bee25a2be9", kill_on_drop: false }` [INFO] [stdout] bcf46633887457c520f2ef46d4bdf3509939ef40b48cdf86c97e50bee25a2be9