[INFO] fetching crate ktool 0.1.0... [INFO] testing ktool-0.1.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate ktool 0.1.0 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate ktool 0.1.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ktool 0.1.0 [INFO] finished tweaking crates.io crate ktool 0.1.0 [INFO] tweaked toml for crates.io crate ktool 0.1.0 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate crates.io crate ktool 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-cipher-trait v0.6.2 [INFO] [stderr] Downloaded json v0.12.1 [INFO] [stderr] Downloaded schannel v0.1.17 [INFO] [stderr] Downloaded openssl-sys v0.9.54 [INFO] [stderr] Downloaded libc v0.2.67 [INFO] [stderr] Downloaded proc-macro2 v1.0.9 [INFO] [stderr] Downloaded backtrace v0.3.44 [INFO] [stderr] Downloaded block-modes v0.3.3 [INFO] [stderr] Downloaded syn v1.0.16 [INFO] [stderr] Downloaded curl v0.4.26 [INFO] [stderr] Downloaded curl-sys v0.4.27 [INFO] [stderr] Downloaded des v0.3.0 [INFO] [stderr] Downloaded shell_command v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 282636e7de41fc42046538cfae20ee7d070799f05cf392280e2aea740dda1b52 [INFO] running `Command { std: "docker" "start" "-a" "282636e7de41fc42046538cfae20ee7d070799f05cf392280e2aea740dda1b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "282636e7de41fc42046538cfae20ee7d070799f05cf392280e2aea740dda1b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "282636e7de41fc42046538cfae20ee7d070799f05cf392280e2aea740dda1b52", kill_on_drop: false }` [INFO] [stdout] 282636e7de41fc42046538cfae20ee7d070799f05cf392280e2aea740dda1b52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ace559031c87233cddf19a354c962c9a529233ed91ed3e3c9964e22993d7e8c [INFO] running `Command { std: "docker" "start" "-a" "9ace559031c87233cddf19a354c962c9a529233ed91ed3e3c9964e22993d7e8c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling curl v0.4.26 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling json v0.12.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling curl-sys v0.4.27 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling des v0.3.0 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling shell_command v0.1.0 [INFO] [stderr] Compiling ktool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `GLIVE_EXEC` not defined [INFO] [stdout] --> src/request.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | run_shell_command(env!("GLIVE_EXEC")).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ktool` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9ace559031c87233cddf19a354c962c9a529233ed91ed3e3c9964e22993d7e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ace559031c87233cddf19a354c962c9a529233ed91ed3e3c9964e22993d7e8c", kill_on_drop: false }` [INFO] [stdout] 9ace559031c87233cddf19a354c962c9a529233ed91ed3e3c9964e22993d7e8c