[INFO] cloning repository https://github.com/hugoponthieu/poc-agent-registration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hugoponthieu/poc-agent-registration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugoponthieu%2Fpoc-agent-registration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugoponthieu%2Fpoc-agent-registration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b236c98b6a374ae689c9478c00752650c5cf744 [INFO] testing hugoponthieu/poc-agent-registration against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugoponthieu%2Fpoc-agent-registration" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hugoponthieu/poc-agent-registration [INFO] finished tweaking git repo https://github.com/hugoponthieu/poc-agent-registration [INFO] tweaked toml for git repo https://github.com/hugoponthieu/poc-agent-registration written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hugoponthieu/poc-agent-registration on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hugoponthieu/poc-agent-registration 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/stepancheg/rust-http2` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-cert-gen v0.6.0 [INFO] [stderr] Downloaded tonic-reflection v0.12.1 [INFO] [stderr] Downloaded tls-api-stub v0.6.0 [INFO] [stderr] Downloaded tls-api v0.6.0 [INFO] [stderr] Downloaded log-ndc v0.3.0 [INFO] [stderr] Downloaded tls-api-test v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b0e74167b7c31e9c0a9ae2031b25da8450739d6ca20d0e703e0dab6e23fe339 [INFO] running `Command { std: "docker" "start" "-a" "2b0e74167b7c31e9c0a9ae2031b25da8450739d6ca20d0e703e0dab6e23fe339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b0e74167b7c31e9c0a9ae2031b25da8450739d6ca20d0e703e0dab6e23fe339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0e74167b7c31e9c0a9ae2031b25da8450739d6ca20d0e703e0dab6e23fe339", kill_on_drop: false }` [INFO] [stdout] 2b0e74167b7c31e9c0a9ae2031b25da8450739d6ca20d0e703e0dab6e23fe339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9db433046adacfa74eb0e03c3c4fb0d4526cd52e7b97a9cb7c59c567d6cc1736 [INFO] running `Command { std: "docker" "start" "-a" "9db433046adacfa74eb0e03c3c4fb0d4526cd52e7b97a9cb7c59c567d6cc1736", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling tls-api-test v0.6.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling test-cert-gen v0.6.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling protobuf v3.5.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling log-ndc v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling protobuf-support v3.5.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling tonic-build v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling poc-agent-registration v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tls-api v0.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tls-api-stub v0.6.0 [INFO] [stderr] Compiling httpbis v0.10.0-pre (https://github.com/stepancheg/rust-http2#04410b1a) [INFO] [stderr] error: could not compile `httpbis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name httpbis --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rust-http2-e55460f47f87fc18/04410b1/httpbis/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ebd784888229156 -C extra-filename=-fc73462ddc88a042 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ea57c260654252df.rmeta --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-734e334ba882ea4c.rmeta --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-c1abbcdcc361a701.rmeta --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-5a6998f3e9e6f4ff.rmeta --extern log_ndc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog_ndc-c9c90ec52093597e.rmeta --extern net2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnet2-7ca5f807cf05b120.rmeta --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-f4868b8308842c5b.rmeta --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-384b4a85dc007b21.rmeta --extern tls_api=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtls_api-88ff4c9df7f3da07.rmeta --extern tls_api_stub=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtls_api_stub-17ffee94128313c3.rmeta --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-93ecd6c14b84ee80.rmeta --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-4df1e88882892ca6.rmeta --extern void=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvoid-93586161032aa49a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-7fc09decc28194fd/out` (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" "9db433046adacfa74eb0e03c3c4fb0d4526cd52e7b97a9cb7c59c567d6cc1736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db433046adacfa74eb0e03c3c4fb0d4526cd52e7b97a9cb7c59c567d6cc1736", kill_on_drop: false }` [INFO] [stdout] 9db433046adacfa74eb0e03c3c4fb0d4526cd52e7b97a9cb7c59c567d6cc1736