[INFO] cloning repository https://github.com/vbrandl/hoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbrandl/hoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26a9e21cfac7f919a5af75d560a1fc0cb9a02a0b [INFO] testing vbrandl/hoc against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/vbrandl/hoc [INFO] finished tweaking git repo https://github.com/vbrandl/hoc [INFO] tweaked toml for git repo https://github.com/vbrandl/hoc written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vbrandl/hoc on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vbrandl/hoc 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-trace v0.1.17 [INFO] [stderr] Downloaded gix-hashtable v0.11.0 [INFO] [stderr] Downloaded gix-lock v20.0.1 [INFO] [stderr] Downloaded vergen-lib v9.1.0 [INFO] [stderr] Downloaded gix-command v0.6.5 [INFO] [stderr] Downloaded gix-worktree v0.46.0 [INFO] [stderr] Downloaded gix-hash v0.21.2 [INFO] [stderr] Downloaded gix-config-value v0.16.0 [INFO] [stderr] Downloaded gix-glob v0.24.0 [INFO] [stderr] Downloaded gix-tempfile v20.0.1 [INFO] [stderr] Downloaded vergen-gix v9.1.0 [INFO] [stderr] Downloaded gix-ignore v0.18.0 [INFO] [stderr] Downloaded gix-actor v0.37.1 [INFO] [stderr] Downloaded gix-fs v0.18.2 [INFO] [stderr] Downloaded gix-commitgraph v0.31.0 [INFO] [stderr] Downloaded gix-validate v0.11.0 [INFO] [stderr] Downloaded gix-shallow v0.7.0 [INFO] [stderr] Downloaded gix-features v0.46.0 [INFO] [stderr] Downloaded gix-status v0.24.0 [INFO] [stderr] Downloaded gix-path v0.11.0 [INFO] [stderr] Downloaded gix-odb v0.74.0 [INFO] [stderr] Downloaded gix-ref v0.57.0 [INFO] [stderr] Downloaded gix-pack v0.64.1 [INFO] [stderr] Downloaded gix-protocol v0.55.0 [INFO] [stderr] Downloaded gix-config v0.50.0 [INFO] [stderr] Downloaded gix-traverse v0.51.1 [INFO] [stderr] Downloaded gix-diff v0.57.1 [INFO] [stderr] Downloaded git2 v0.20.3 [INFO] [stderr] Downloaded gix v0.77.0 [INFO] [stderr] Downloaded gix-url v0.34.0 [INFO] [stderr] Downloaded signal-hook v0.4.1 [INFO] [stderr] Downloaded gix-features v0.45.2 [INFO] [stderr] Downloaded ructe v0.18.2 [INFO] [stderr] Downloaded badgers v2.0.0 [INFO] [stderr] Downloaded gix-refspec v0.35.0 [INFO] [stderr] Downloaded gix-attributes v0.29.0 [INFO] [stderr] Downloaded gix-date v0.12.1 [INFO] [stderr] Downloaded vergen v9.1.0 [INFO] [stderr] Downloaded gix-pathspec v0.14.0 [INFO] [stderr] Downloaded gix-submodule v0.24.0 [INFO] [stderr] Downloaded gix-glob v0.23.0 [INFO] [stderr] Downloaded gix-revwalk v0.25.0 [INFO] [stderr] Downloaded gix-index v0.45.1 [INFO] [stderr] Downloaded gix-object v0.54.1 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded gix-discover v0.45.0 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] [stderr] Downloaded gix-filter v0.24.1 [INFO] [stderr] Downloaded gix-revision v0.39.0 [INFO] [stderr] Downloaded libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Downloaded gix-dir v0.19.0 [INFO] [stderr] Downloaded gix-transport v0.52.1 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9ae76bd9dda79ca4ef16feb9024ab68b801dcedf6c494ceb45b54bbcc9fdf48 [INFO] running `Command { std: "docker" "start" "-a" "a9ae76bd9dda79ca4ef16feb9024ab68b801dcedf6c494ceb45b54bbcc9fdf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9ae76bd9dda79ca4ef16feb9024ab68b801dcedf6c494ceb45b54bbcc9fdf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ae76bd9dda79ca4ef16feb9024ab68b801dcedf6c494ceb45b54bbcc9fdf48", kill_on_drop: false }` [INFO] [stdout] a9ae76bd9dda79ca4ef16feb9024ab68b801dcedf6c494ceb45b54bbcc9fdf48 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe7b709729a7b2c0ea829952f5bce59530eaf6d4b2d7665ef2a9c2a039011340 [INFO] running `Command { std: "docker" "start" "-a" "fe7b709729a7b2c0ea829952f5bce59530eaf6d4b2d7665ef2a9c2a039011340", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling gix-trace v0.1.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling signal-hook v0.4.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.12.1 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling gix-features v0.45.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling gix-revwalk v0.25.0 [INFO] [stderr] Compiling gix-ref v0.57.0 [INFO] [stderr] Compiling gix-traverse v0.51.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling gix-dir v0.19.0 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gix-status v0.24.0 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling vergen-gix v9.1.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling compression-codecs v0.4.36 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ructe v0.18.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling gix-validate v0.11.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling async-compression v0.4.37 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling gix-path v0.11.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling hoc v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling gix-features v0.46.0 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling badgers v2.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 48s [INFO] running `Command { std: "docker" "inspect" "fe7b709729a7b2c0ea829952f5bce59530eaf6d4b2d7665ef2a9c2a039011340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7b709729a7b2c0ea829952f5bce59530eaf6d4b2d7665ef2a9c2a039011340", kill_on_drop: false }` [INFO] [stdout] fe7b709729a7b2c0ea829952f5bce59530eaf6d4b2d7665ef2a9c2a039011340 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ddfa3b15570ca0a99a4f5690820ba255c336b52a7e689f8a83aef06034feeb2 [INFO] running `Command { std: "docker" "start" "-a" "8ddfa3b15570ca0a99a4f5690820ba255c336b52a7e689f8a83aef06034feeb2", kill_on_drop: false }` [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling gix-features v0.45.2 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling ructe v0.18.2 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling gix-revwalk v0.25.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling gix-traverse v0.51.1 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling gix-ref v0.57.0 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling gix-dir v0.19.0 [INFO] [stderr] Compiling gix-status v0.24.0 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling vergen-gix v9.1.0 [INFO] [stderr] Compiling hoc v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc3NNDjQ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-f466928b812fbb84,libfastrand-503f12a96d791409,librustix-af76dca749efe19e,liblinux_raw_sys-693dbac71fe04287,libhoc-904fbaa33fa1d32c,libreqwest-508a6a345074a724,libhyper_rustls-520fdd74693ebaad,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-2480d8ef24643541,librustls-c584568274a14d7a,libsubtle-ca7024fc66e4388f,libwebpki-af783bde57c9fec0,libring-f218255651c2da85,libgetrandom-e6d1c2f6bfdd11aa,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,liburlencoding-2e57689ab08a86e0,libcrossbeam_queue-f068d10e96971ec0,libtracing_subscriber-62c10e374eb1aa16,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-66c5bd761a0a158c,libtower_http-36fe862547855a88,libuuid-11f827fec8df5c72,libgetrandom-ed5599075215110b,libiri_string-d8b08e8827a09725,libasync_compression-19b98717568c509c,libcompression_codecs-1904db7f1d97ea3f,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcompression_core-5624d7ace9667e75,libunit_prefix-92449280c15e6388,libjiff-ac62b1e7536da7bd,libbadgers-287fa52510b842a1,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libaxum-0035a059a92bb0d8,libserde_json-68b2de72dbe11422,libzmij-277feea2eba4ef7a,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-922502a32becc04e,libryu-14257e7dfe68df82,libhyper_util-819b8946bbb8362c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper-91f642be16f58ea1,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cbab126f438e487c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-ab59d7720078046c,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-86ea61e6498edfe2,libmime-4b44681fdb2c65f7,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libtower-7c461386ec70211e,libsync_wrapper-a3845461b7db14a0,libfutures_util-cb1d5292144fda0a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libgix_glob-46d410e25ac69466,libgix_path-bf9e7e10dbfc3cfc,libgix_validate-dfa80482cc785ec4,libgix_features-ab75fb09af3c0730,libgix_trace-e53a2292fdc15a6e,libbstr-c83239909218d231,libmemchr-f9c66c7ba21bf873,libgit2-bd3ef7fe386bc2f3,libopenssl_probe-cbab9b905ab83f66,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-0b5bef257dadec06,liblibssh2_sys-92ad364521ea6773,libopenssl_sys-4b2f70b2b72a1156,liblibz_sys-ac2b966ded869d5c,libbitflags-9710438662028847,libthiserror-3c7838f8d391a837,libtokio-b3ba6f187700058e,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libbytes-752d6eacdc0bb513,libmio-d227034275a3083c,libconfig-dd7bd89ce403b41a,libpathdiff-3b9982cd4c9b7139,libtoml-21fd0e893502761d,libtoml_parser-bfa729d379047a65,libserde_spanned-7de26fd4f723ff50,libtoml_datetime-52a9d4b9438b40ad,libwinnow-d62cc636b4194caf,libanyhow-7e5dcd40304f6dad,libtracing-6be8e9410c7be930,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libserde-53073c79965b87d9,libserde_core-57e528f07a610d2d,libdashmap-0f16b527aee69da3,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libonce_cell-0ba6aecba7086d38,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc3NNDjQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-87b29d6053ac21f6/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-b6c95359cfdc5781/out/build" "-L" "/opt/rustwide/target/debug/build/ring-4443e43dc1271f0b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/index-b7da84de00f87bf9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hoc` (test "index") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcF1xlwI/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-f466928b812fbb84,libfastrand-503f12a96d791409,librustix-af76dca749efe19e,liblinux_raw_sys-693dbac71fe04287,libhoc-904fbaa33fa1d32c,libreqwest-508a6a345074a724,libhyper_rustls-520fdd74693ebaad,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-2480d8ef24643541,librustls-c584568274a14d7a,libsubtle-ca7024fc66e4388f,libwebpki-af783bde57c9fec0,libring-f218255651c2da85,libgetrandom-e6d1c2f6bfdd11aa,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,liburlencoding-2e57689ab08a86e0,libcrossbeam_queue-f068d10e96971ec0,libtracing_subscriber-62c10e374eb1aa16,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-66c5bd761a0a158c,libtower_http-36fe862547855a88,libuuid-11f827fec8df5c72,libgetrandom-ed5599075215110b,libiri_string-d8b08e8827a09725,libasync_compression-19b98717568c509c,libcompression_codecs-1904db7f1d97ea3f,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcompression_core-5624d7ace9667e75,libunit_prefix-92449280c15e6388,libjiff-ac62b1e7536da7bd,libbadgers-287fa52510b842a1,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libaxum-0035a059a92bb0d8,libserde_json-68b2de72dbe11422,libzmij-277feea2eba4ef7a,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-922502a32becc04e,libryu-14257e7dfe68df82,libhyper_util-819b8946bbb8362c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper-91f642be16f58ea1,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cbab126f438e487c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-ab59d7720078046c,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-86ea61e6498edfe2,libmime-4b44681fdb2c65f7,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libtower-7c461386ec70211e,libsync_wrapper-a3845461b7db14a0,libfutures_util-cb1d5292144fda0a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libgix_glob-46d410e25ac69466,libgix_path-bf9e7e10dbfc3cfc,libgix_validate-dfa80482cc785ec4,libgix_features-ab75fb09af3c0730,libgix_trace-e53a2292fdc15a6e,libbstr-c83239909218d231,libmemchr-f9c66c7ba21bf873,libgit2-bd3ef7fe386bc2f3,libopenssl_probe-cbab9b905ab83f66,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-0b5bef257dadec06,liblibssh2_sys-92ad364521ea6773,libopenssl_sys-4b2f70b2b72a1156,liblibz_sys-ac2b966ded869d5c,libbitflags-9710438662028847,libthiserror-3c7838f8d391a837,libtokio-b3ba6f187700058e,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libbytes-752d6eacdc0bb513,libmio-d227034275a3083c,libconfig-dd7bd89ce403b41a,libpathdiff-3b9982cd4c9b7139,libtoml-21fd0e893502761d,libtoml_parser-bfa729d379047a65,libserde_spanned-7de26fd4f723ff50,libtoml_datetime-52a9d4b9438b40ad,libwinnow-d62cc636b4194caf,libanyhow-7e5dcd40304f6dad,libtracing-6be8e9410c7be930,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libserde-53073c79965b87d9,libserde_core-57e528f07a610d2d,libdashmap-0f16b527aee69da3,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libonce_cell-0ba6aecba7086d38,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcF1xlwI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-87b29d6053ac21f6/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-b6c95359cfdc5781/out/build" "-L" "/opt/rustwide/target/debug/build/ring-4443e43dc1271f0b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/overview-70c6a5cbfd8f9825" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hoc` (test "overview") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8ddfa3b15570ca0a99a4f5690820ba255c336b52a7e689f8a83aef06034feeb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ddfa3b15570ca0a99a4f5690820ba255c336b52a7e689f8a83aef06034feeb2", kill_on_drop: false }` [INFO] [stdout] 8ddfa3b15570ca0a99a4f5690820ba255c336b52a7e689f8a83aef06034feeb2