[INFO] cloning repository https://github.com/jeremychone/rust-binst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremychone/rust-binst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremychone%2Frust-binst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremychone%2Frust-binst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f1fe26fdec6729d400839dc9c187f6cb2d19ef5 [INFO] testing jeremychone/rust-binst against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremychone%2Frust-binst" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremychone/rust-binst on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeremychone/rust-binst [INFO] finished tweaking git repo https://github.com/jeremychone/rust-binst [INFO] tweaked toml for git repo https://github.com/jeremychone/rust-binst written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jeremychone/rust-binst 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.1 [INFO] [stderr] Downloaded toml_datetime v0.6.1 [INFO] [stderr] Downloaded thiserror v1.0.39 [INFO] [stderr] Downloaded urlencoding v2.1.2 [INFO] [stderr] Downloaded adler32 v1.2.0 [INFO] [stderr] Downloaded rustls-native-certs v0.6.2 [INFO] [stderr] Downloaded aws-sigv4 v0.54.1 [INFO] [stderr] Downloaded pin-project-internal v1.0.12 [INFO] [stderr] Downloaded pin-project v1.0.12 [INFO] [stderr] Downloaded io-lifetimes v1.0.7 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded libflate v1.3.0 [INFO] [stderr] Downloaded unicode-bidi v0.3.11 [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded serde v1.0.156 [INFO] [stderr] Downloaded winnow v0.3.6 [INFO] [stderr] Downloaded toml_edit v0.19.7 [INFO] [stderr] Downloaded crc32c v0.6.3 [INFO] [stderr] Downloaded platform-info v1.0.2 [INFO] [stderr] Downloaded filetime v0.2.20 [INFO] [stderr] Downloaded xattr v0.2.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.39 [INFO] [stderr] Downloaded toml v0.7.3 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.156 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9210aa44c26686ef2ccfce5c07823d3eba6dfe93a4ee22dd0018bcffcc8c686d [INFO] running `Command { std: "docker" "start" "-a" "9210aa44c26686ef2ccfce5c07823d3eba6dfe93a4ee22dd0018bcffcc8c686d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9210aa44c26686ef2ccfce5c07823d3eba6dfe93a4ee22dd0018bcffcc8c686d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9210aa44c26686ef2ccfce5c07823d3eba6dfe93a4ee22dd0018bcffcc8c686d", kill_on_drop: false }` [INFO] [stdout] 9210aa44c26686ef2ccfce5c07823d3eba6dfe93a4ee22dd0018bcffcc8c686d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 859ea7b7a4c794f17a928bae6e25cf78e4d98eb5fe94d9aa181ca5ec58f86d67 [INFO] running `Command { std: "docker" "start" "-a" "859ea7b7a4c794f17a928bae6e25cf78e4d98eb5fe94d9aa181ca5ec58f86d67", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aws-smithy-types v0.54.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling aws-smithy-eventstream v0.54.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling aws-types v0.54.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-smithy-async v0.54.4 [INFO] [stderr] Compiling aws-credential-types v0.54.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.7 [INFO] [stderr] Compiling aws-smithy-json v0.54.4 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aws-smithy-xml v0.54.4 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling aws-smithy-query v0.54.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling aws-smithy-protocol-test v0.54.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling winnow v0.3.6 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling libflate v1.3.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling platform-info v1.0.2 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling toml_edit v0.19.7 [INFO] [stderr] Compiling aws-smithy-http v0.54.4 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling aws-smithy-http-tower v0.54.4 [INFO] [stderr] Compiling aws-sigv4 v0.54.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.54.4 [INFO] [stderr] Compiling aws-smithy-client v0.54.4 [INFO] [stderr] Compiling aws-endpoint v0.54.1 [INFO] [stderr] Compiling aws-http v0.54.1 [INFO] [stderr] Compiling aws-sig-auth v0.54.1 [INFO] [stderr] Compiling aws-sdk-sso v0.24.0 [INFO] [stderr] Compiling aws-sdk-sts v0.24.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.24.0 [INFO] [stderr] Compiling aws-config v0.54.1 [INFO] [stderr] Compiling binst v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "859ea7b7a4c794f17a928bae6e25cf78e4d98eb5fe94d9aa181ca5ec58f86d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "859ea7b7a4c794f17a928bae6e25cf78e4d98eb5fe94d9aa181ca5ec58f86d67", kill_on_drop: false }` [INFO] [stdout] 859ea7b7a4c794f17a928bae6e25cf78e4d98eb5fe94d9aa181ca5ec58f86d67 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51d9430974a3ec2bf465dc09b8f29ed36d0629c943f335b3c73d83f7b793e330 [INFO] running `Command { std: "docker" "start" "-a" "51d9430974a3ec2bf465dc09b8f29ed36d0629c943f335b3c73d83f7b793e330", kill_on_drop: false }` [INFO] [stderr] Compiling binst v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.30s [INFO] running `Command { std: "docker" "inspect" "51d9430974a3ec2bf465dc09b8f29ed36d0629c943f335b3c73d83f7b793e330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d9430974a3ec2bf465dc09b8f29ed36d0629c943f335b3c73d83f7b793e330", kill_on_drop: false }` [INFO] [stdout] 51d9430974a3ec2bf465dc09b8f29ed36d0629c943f335b3c73d83f7b793e330 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afa1ef0fd1318b22c636748de5b9fba1a17c9425acddbbab18f7e5d8244bff55 [INFO] running `Command { std: "docker" "start" "-a" "afa1ef0fd1318b22c636748de5b9fba1a17c9425acddbbab18f7e5d8244bff55", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/binst-2b44e9ca4a2dd592) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test utils::tests::test_clean_path ... ok [INFO] [stdout] test repo::tests::test_extract_stream ... ok [INFO] [stdout] test paths::tests::paths_os_target ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afa1ef0fd1318b22c636748de5b9fba1a17c9425acddbbab18f7e5d8244bff55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa1ef0fd1318b22c636748de5b9fba1a17c9425acddbbab18f7e5d8244bff55", kill_on_drop: false }` [INFO] [stdout] afa1ef0fd1318b22c636748de5b9fba1a17c9425acddbbab18f7e5d8244bff55 [INFO] testing jeremychone/rust-binst against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremychone%2Frust-binst" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremychone/rust-binst on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeremychone/rust-binst [INFO] finished tweaking git repo https://github.com/jeremychone/rust-binst [INFO] tweaked toml for git repo https://github.com/jeremychone/rust-binst written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jeremychone/rust-binst 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61b97bb6e53660f7e142292b8f61eb262ec5196707feedb4db1bdbc57a5ef58a [INFO] running `Command { std: "docker" "start" "-a" "61b97bb6e53660f7e142292b8f61eb262ec5196707feedb4db1bdbc57a5ef58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61b97bb6e53660f7e142292b8f61eb262ec5196707feedb4db1bdbc57a5ef58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b97bb6e53660f7e142292b8f61eb262ec5196707feedb4db1bdbc57a5ef58a", kill_on_drop: false }` [INFO] [stdout] 61b97bb6e53660f7e142292b8f61eb262ec5196707feedb4db1bdbc57a5ef58a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7014b767507161d7b47adc8df3aa5172340987f086fdb069872dce522d9a44d [INFO] running `Command { std: "docker" "start" "-a" "b7014b767507161d7b47adc8df3aa5172340987f086fdb069872dce522d9a44d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b7014b767507161d7b47adc8df3aa5172340987f086fdb069872dce522d9a44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7014b767507161d7b47adc8df3aa5172340987f086fdb069872dce522d9a44d", kill_on_drop: false }` [INFO] [stdout] b7014b767507161d7b47adc8df3aa5172340987f086fdb069872dce522d9a44d