[INFO] fetching crate mwa_giant_squid 2.3.0... [INFO] testing mwa_giant_squid-2.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate mwa_giant_squid 2.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mwa_giant_squid 2.3.0 [INFO] finished tweaking crates.io crate mwa_giant_squid 2.3.0 [INFO] tweaked toml for crates.io crate mwa_giant_squid 2.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mwa_giant_squid 2.3.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 mwa_giant_squid 2.3.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tee_readwrite v0.2.0 [INFO] [stderr] Downloaded reqwest_cookie_store v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7c00914e6d4cabd0238729116d32c4b39a15dc0f37d5b494146882780d005daf [INFO] running `Command { std: "docker" "start" "-a" "7c00914e6d4cabd0238729116d32c4b39a15dc0f37d5b494146882780d005daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c00914e6d4cabd0238729116d32c4b39a15dc0f37d5b494146882780d005daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c00914e6d4cabd0238729116d32c4b39a15dc0f37d5b494146882780d005daf", kill_on_drop: false }` [INFO] [stdout] 7c00914e6d4cabd0238729116d32c4b39a15dc0f37d5b494146882780d005daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 57aac154bf6de00ab82d82ca3d7ad9d575aa43f97415c5fb55137b33dc166af2 [INFO] running `Command { std: "docker" "start" "-a" "57aac154bf6de00ab82d82ca3d7ad9d575aa43f97415c5fb55137b33dc166af2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling mwa_giant_squid v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling tee_readwrite v0.2.0 [INFO] [stderr] Compiling indicatif-log-bridge v0.2.3 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] error: could not compile `prettytable-rs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name prettytable --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prettytable-rs-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="win_crlf"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("csv", "default", "evcxr", "win_crlf"))' -C metadata=7d5e37861d123dc6 -C extra-filename=-e4072076fffd0483 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern csv=/opt/rustwide/target/debug/deps/libcsv-1f51f3f6fcac316d.rmeta --extern encode_unicode=/opt/rustwide/target/debug/deps/libencode_unicode-d7286f5348fd1458.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-0aa89fbadf0c2592.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-f08a3eab0f89a1ec.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-08b963676a6677c5.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "57aac154bf6de00ab82d82ca3d7ad9d575aa43f97415c5fb55137b33dc166af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57aac154bf6de00ab82d82ca3d7ad9d575aa43f97415c5fb55137b33dc166af2", kill_on_drop: false }` [INFO] [stdout] 57aac154bf6de00ab82d82ca3d7ad9d575aa43f97415c5fb55137b33dc166af2