[INFO] fetching crate thepipelinetool_cli 0.2.0... [INFO] testing thepipelinetool_cli-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate thepipelinetool_cli 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate thepipelinetool_cli 0.2.0 [INFO] finished tweaking crates.io crate thepipelinetool_cli 0.2.0 [INFO] tweaked toml for crates.io crate thepipelinetool_cli 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate thepipelinetool_cli 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate thepipelinetool_cli 0.2.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thepipelinetool_task v0.2.0 [INFO] [stderr] Downloaded thepipelinetool_runner v0.2.0 [INFO] [stderr] Downloaded thepipelinetool_operators v0.2.0 [INFO] [stderr] Downloaded thepipelinetool_proc_macro v0.1.0 [INFO] [stderr] Downloaded thepipelinetool v0.2.0 [INFO] [stderr] Downloaded thepipelinetool_utils v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f16d7b6e63218fe3019b878c0ee8082394c11d96f6123f73b971626ea6805241 [INFO] running `Command { std: "docker" "start" "-a" "f16d7b6e63218fe3019b878c0ee8082394c11d96f6123f73b971626ea6805241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f16d7b6e63218fe3019b878c0ee8082394c11d96f6123f73b971626ea6805241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16d7b6e63218fe3019b878c0ee8082394c11d96f6123f73b971626ea6805241", kill_on_drop: false }` [INFO] [stdout] f16d7b6e63218fe3019b878c0ee8082394c11d96f6123f73b971626ea6805241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e9bee0457dc26aa143bf7c24d81ac04b6248196a5062493d563065f4ee43197 [INFO] running `Command { std: "docker" "start" "-a" "0e9bee0457dc26aa143bf7c24d81ac04b6248196a5062493d563065f4ee43197", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stdout] error: Current directory is invalid: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iana-time-zone` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0e9bee0457dc26aa143bf7c24d81ac04b6248196a5062493d563065f4ee43197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9bee0457dc26aa143bf7c24d81ac04b6248196a5062493d563065f4ee43197", kill_on_drop: false }` [INFO] [stdout] 0e9bee0457dc26aa143bf7c24d81ac04b6248196a5062493d563065f4ee43197