[INFO] crate hazy 0.1.1 is already in cache [INFO] checking hazy-0.1.1 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate hazy 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate hazy 0.1.1 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hazy 0.1.1 [INFO] finished tweaking crates.io crate hazy 0.1.1 [INFO] tweaked toml for crates.io crate hazy 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b24049620ebfa3fffcc7dd95bc66bedcb4ff136e0029e1f46aa70d251425de6 [INFO] running `"docker" "start" "-a" "7b24049620ebfa3fffcc7dd95bc66bedcb4ff136e0029e1f46aa70d251425de6"` [INFO] [stderr] Compiling hazy_derive v0.1.1 [INFO] [stderr] Checking hazy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | a: Box, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | b: u8, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | c: &'a str, [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | d: SecretHeapSize, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:11:18 [INFO] [stderr] | [INFO] [stderr] 11 | see_through: &'a str, [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:13:24 [INFO] [stderr] | [INFO] [stderr] 13 | completely_hidden: SecretHeapSize, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | e: String, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:23:19 [INFO] [stderr] | [INFO] [stderr] 23 | HeapSize { e: String }, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:32:10 [INFO] [stderr] | [INFO] [stderr] 32 | struct A(usize); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:35:26 [INFO] [stderr] | [INFO] [stderr] 35 | struct B(#[debug(Clear)] A); [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> examples/simple.rs:38:18 [INFO] [stderr] | [INFO] [stderr] 38 | struct SecretFoo(usize); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `hazy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7b24049620ebfa3fffcc7dd95bc66bedcb4ff136e0029e1f46aa70d251425de6"` [INFO] running `"docker" "rm" "-f" "7b24049620ebfa3fffcc7dd95bc66bedcb4ff136e0029e1f46aa70d251425de6"` [INFO] [stdout] 7b24049620ebfa3fffcc7dd95bc66bedcb4ff136e0029e1f46aa70d251425de6