[INFO] fetching crate github_submodule_hook 0.1.1... [INFO] testing github_submodule_hook-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate github_submodule_hook 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate github_submodule_hook 0.1.1 [INFO] finished tweaking crates.io crate github_submodule_hook 0.1.1 [INFO] tweaked toml for crates.io crate github_submodule_hook 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate github_submodule_hook 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate github_submodule_hook 0.1.1 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eac2b56a9b40e4e7d715342c69dc526c7dd284ff843b3d5b2e9bb126964cdb36 [INFO] running `Command { std: "docker" "start" "-a" "eac2b56a9b40e4e7d715342c69dc526c7dd284ff843b3d5b2e9bb126964cdb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eac2b56a9b40e4e7d715342c69dc526c7dd284ff843b3d5b2e9bb126964cdb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac2b56a9b40e4e7d715342c69dc526c7dd284ff843b3d5b2e9bb126964cdb36", kill_on_drop: false }` [INFO] [stdout] eac2b56a9b40e4e7d715342c69dc526c7dd284ff843b3d5b2e9bb126964cdb36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a6030d1a6f4f6eda0f8fc7b08c31420dc39295974cbde0c1ebe9e8973e1982 [INFO] running `Command { std: "docker" "start" "-a" "07a6030d1a6f4f6eda0f8fc7b08c31420dc39295974cbde0c1ebe9e8973e1982", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling ref-cast v1.0.13 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.13 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling uuid-macro-internal v1.2.1 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling clap_complete v4.0.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling retry-policies v0.1.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling task-local-extensions v0.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling reqwest-middleware v0.1.6 [INFO] [stderr] Compiling reqwest-tracing v0.2.3 [INFO] [stderr] Compiling reqwest-retry v0.1.5 [INFO] [stderr] Compiling reqwest-conditional-middleware v0.1.0 [INFO] [stderr] Compiling octorust v0.1.37 [INFO] [stderr] error: could not compile `octorust` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name octorust --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octorust-0.1.37/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="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dirs", "httpcache", "native-tls", "openssl", "pem", "ring", "rustls-tls"))' -C metadata=8e8564b96a2fd628 -C extra-filename=-05fc5df0d4174792 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-135df7272adc4d0a.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-2c46943bbb37315d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9bba2fc640f9a6c4.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4a6a1be975841149.rmeta --extern hyperx=/opt/rustwide/target/debug/deps/libhyperx-49ecb2ae965e0854.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-421a6858cfa19afc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-dfbad60cafce7a14.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-df56754a5ea019bb.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-3a12c2165a02c0e2.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e1432f597a8103a9.rmeta --extern reqwest_conditional_middleware=/opt/rustwide/target/debug/deps/libreqwest_conditional_middleware-a2b031f26f4243c3.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-1875e7af9f582d46.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-aad5dee5c99c6ded.rmeta --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-eed5e58d44fec15a.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-29f17d354b149a17.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-603b40e72d50735a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-48461fca49568a80.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bd188911ca726a8a.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-42c1356fcc21dc50.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a7b7fb8d1f408a84.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c9c1fcf4d1fb250b.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2b62592312401064/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "07a6030d1a6f4f6eda0f8fc7b08c31420dc39295974cbde0c1ebe9e8973e1982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a6030d1a6f4f6eda0f8fc7b08c31420dc39295974cbde0c1ebe9e8973e1982", kill_on_drop: false }` [INFO] [stdout] 07a6030d1a6f4f6eda0f8fc7b08c31420dc39295974cbde0c1ebe9e8973e1982