[INFO] cloning repository https://github.com/hydro-project/compute-pi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydro-project/compute-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fcompute-pi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fcompute-pi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1026ae20fb61f4db4596d59c7b7315b5cddb22c [INFO] checking hydro-project/compute-pi against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fcompute-pi" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hydro-project/compute-pi on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hydro-project/compute-pi [INFO] finished tweaking git repo https://github.com/hydro-project/compute-pi [INFO] tweaked toml for git repo https://github.com/hydro-project/compute-pi written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hydro-project/compute-pi 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hydro-project/hydroflow.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc-traits v2.0.0 [INFO] [stderr] Downloaded syn-inline-mod v0.6.0 [INFO] [stderr] Downloaded async-ssh2-lite v0.4.7 [INFO] [stderr] Downloaded libz-sys v1.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0758b7e271a48e442c4482f9d9273087b47d53c8863f590d9383ee5ab1b18152 [INFO] running `Command { std: "docker" "start" "-a" "0758b7e271a48e442c4482f9d9273087b47d53c8863f590d9383ee5ab1b18152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0758b7e271a48e442c4482f9d9273087b47d53c8863f590d9383ee5ab1b18152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0758b7e271a48e442c4482f9d9273087b47d53c8863f590d9383ee5ab1b18152", kill_on_drop: false }` [INFO] [stdout] 0758b7e271a48e442c4482f9d9273087b47d53c8863f590d9383ee5ab1b18152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca2b66085021d667538afa64fe3f5e9519dbd2d73bd0d80d23e6e9f7341f5669 [INFO] running `Command { std: "docker" "start" "-a" "ca2b66085021d667538afa64fe3f5e9519dbd2d73bd0d80d23e6e9f7341f5669", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling syn-inline-mod v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking cc-traits v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling libz-sys v1.1.13 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling hydroflow_lang v0.5.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking variadics v0.0.2 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking pusherator v0.0.3 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling stageleft_tool v0.1.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking lattices v0.5.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling stageleft_macro v0.1.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Compiling hydroflow_plus v0.5.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Compiling hydroflow_plus_cli_integration v0.5.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-io v2.2.2 [INFO] [stderr] Checking hydroflow_cli_integration v0.3.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling flow_macro v0.0.0 (/opt/rustwide/workdir/flow_macro) [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Compiling stageleft v0.1.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking cargo-platform v0.1.6 [INFO] [stderr] Compiling hydroflow v0.5.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Compiling flow v0.0.0 (/opt/rustwide/workdir/flow) [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Checking async-ssh2-lite v0.4.7 [INFO] [stderr] Checking hydro_deploy v0.5.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stdout] warning: unexpected `cfg` condition value: `r#macro` [INFO] [stdout] --> flow/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / pub fn compute_pi_runtime<'a>( [INFO] [stdout] 24 | | flow: &'a FlowBuilder<'a, CLIRuntime>, [INFO] [stdout] 25 | | cli: RuntimeData<&'a HydroCLI>, [INFO] [stdout] 26 | | ) -> impl Quoted<'a, Hydroflow<'a>> { [INFO] [stdout] 27 | | compute_pi(flow, &cli, &cli); [INFO] [stdout] 28 | | flow.build(q!(cli.meta.subgraph_id)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `r#macro` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `r#macro` [INFO] [stdout] --> /opt/rustwide/target/debug/build/flow-44482c4ab0000034/out/lib_pub.rs:1:597 [INFO] [stdout] | [INFO] [stdout] 1 | ...{ CLIRuntime , HydroflowPlusMeta } ; # [cfg (feature = "macro")] # [stageleft :: entry] pub fn compute_pi_runtime < 'a > (flow : & 'a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `r#macro` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `r#macro` [INFO] [stdout] --> flow/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / pub fn compute_pi_runtime<'a>( [INFO] [stdout] 24 | | flow: &'a FlowBuilder<'a, CLIRuntime>, [INFO] [stdout] 25 | | cli: RuntimeData<&'a HydroCLI>, [INFO] [stdout] 26 | | ) -> impl Quoted<'a, Hydroflow<'a>> { [INFO] [stdout] 27 | | compute_pi(flow, &cli, &cli); [INFO] [stdout] 28 | | flow.build(q!(cli.meta.subgraph_id)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `r#macro` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `r#macro` [INFO] [stdout] --> /opt/rustwide/target/debug/build/flow-44482c4ab0000034/out/lib_pub.rs:1:597 [INFO] [stdout] | [INFO] [stdout] 1 | ...{ CLIRuntime , HydroflowPlusMeta } ; # [cfg (feature = "macro")] # [stageleft :: entry] pub fn compute_pi_runtime < 'a > (flow : & 'a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `r#macro` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.58s [INFO] running `Command { std: "docker" "inspect" "ca2b66085021d667538afa64fe3f5e9519dbd2d73bd0d80d23e6e9f7341f5669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2b66085021d667538afa64fe3f5e9519dbd2d73bd0d80d23e6e9f7341f5669", kill_on_drop: false }` [INFO] [stdout] ca2b66085021d667538afa64fe3f5e9519dbd2d73bd0d80d23e6e9f7341f5669 [INFO] checking hydro-project/compute-pi against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fcompute-pi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hydro-project/compute-pi on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hydro-project/compute-pi [INFO] finished tweaking git repo https://github.com/hydro-project/compute-pi [INFO] tweaked toml for git repo https://github.com/hydro-project/compute-pi written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hydro-project/compute-pi 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c706ded3100dd1b00ededfc00b96d646b8893be8d8331578861ac17e7258f3e [INFO] running `Command { std: "docker" "start" "-a" "2c706ded3100dd1b00ededfc00b96d646b8893be8d8331578861ac17e7258f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c706ded3100dd1b00ededfc00b96d646b8893be8d8331578861ac17e7258f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c706ded3100dd1b00ededfc00b96d646b8893be8d8331578861ac17e7258f3e", kill_on_drop: false }` [INFO] [stdout] 2c706ded3100dd1b00ededfc00b96d646b8893be8d8331578861ac17e7258f3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a652b2e4601f9ed9183ff56f2f264f7206a597df38f31b6ac9a7e8694176819 [INFO] running `Command { std: "docker" "start" "-a" "7a652b2e4601f9ed9183ff56f2f264f7206a597df38f31b6ac9a7e8694176819", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling syn-inline-mod v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking cc-traits v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling libz-sys v1.1.13 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling hydroflow_lang v0.5.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Checking variadics v0.0.2 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking pusherator v0.0.3 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling stageleft_tool v0.1.0 (https://github.com/hydro-project/hydroflow.git#5e6ebac1) [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures-executor` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVO12tE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTrC98V" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5a6pDQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4wn7uI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.98` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-1aed5c23deab4f13/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIB [INFO] [stderr] HOST_RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB [INFO] [stderr] RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIBFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIBFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIBFLAGS [INFO] [stderr] HOST_RANLIBFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS [INFO] [stderr] RANLIBFLAGS = None [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-ee50ffca38a4e871/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-ee50ffca38a4e871/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 3.2.0 for target linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] Failure! Makefile wasn't produced. [INFO] [stderr] Please read INSTALL.md and associated NOTES-* files. You may also have to [INFO] [stderr] look over your available compiler tool chain or change your configuration. [INFO] [stderr] [INFO] [stderr] mkdir /opt/rustwide/target/debug/build/openssl-sys-ee50ffca38a4e871/out/openssl-build/build/src/doc/man: No space left on device at ./Configure line 1916. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.1+3.2.0/src/lib.rs:611:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error configuring OpenSSL build: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/openssl-sys-ee50ffca38a4e871/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-ee50ffca38a4e871/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Exit status: exit status: 28 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5598f2746645 - std::backtrace_rs::backtrace::libunwind::trace::h61116d03067df446 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5598f2746645 - std::backtrace_rs::backtrace::trace_unsynchronized::h3d36ae431f013082 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5598f2746645 - std::sys::backtrace::_print_fmt::h3d0f6ed3509b7c9a [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5598f2746645 - ::fmt::h722d6a04516b0c2f [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5598f276d2db - core::fmt::rt::Argument::fmt::h9dab69e567c79c75 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x5598f276d2db - core::fmt::write::h88085a0c65cb7540 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x5598f27428af - std::io::Write::write_fmt::h2f83ad5a22007f16 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x5598f274641e - std::sys::backtrace::_print::hf523885703e09e2c [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5598f274641e - std::sys::backtrace::print::hffd071ac45353aa0 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5598f2747fd9 - std::panicking::default_hook::{{closure}}::heb5bca35b432ba34 [INFO] [stderr] 10: 0x5598f2747d7c - std::panicking::default_hook::hdedc92ba5cdce97f [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5598f27485e1 - std::panicking::rust_panic_with_hook::hf5042519399a6694 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panicking.rs:793:13 [INFO] [stderr] 12: 0x5598f2748447 - std::panicking::begin_panic_handler::{{closure}}::h75291793181fea78 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panicking.rs:667:13 [INFO] [stderr] 13: 0x5598f2746b09 - std::sys::backtrace::__rust_end_short_backtrace::h11f77f46456167a3 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5598f27480f4 - rust_begin_unwind [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panicking.rs:658:5 [INFO] [stderr] 15: 0x5598f276bff3 - core::panicking::panic_fmt::h9121f17239ff574e [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x5598f26c9e6c - openssl_src::Build::run_command::hab8e8e89723e7d0f [INFO] [stderr] 17: 0x5598f26c8a16 - openssl_src::Build::build::h0bcbc26f460c0b7c [INFO] [stderr] 18: 0x5598f264ed33 - build_script_main::find_vendored::get_openssl::he0ff5ce328480863 [INFO] [stderr] 19: 0x5598f2653f08 - build_script_main::find_openssl::hc2a14b4a87b354bd [INFO] [stderr] 20: 0x5598f2654101 - build_script_main::main::hcb7815642badf512 [INFO] [stderr] 21: 0x5598f26517c3 - core::ops::function::FnOnce::call_once::h2ab55c893a6fe1c7 [INFO] [stderr] 22: 0x5598f2649006 - std::sys::backtrace::__rust_begin_short_backtrace::h4d75c62f4bffcec9 [INFO] [stderr] 23: 0x5598f2648ef9 - std::rt::lang_start::{{closure}}::h994af700d384cfe8 [INFO] [stderr] 24: 0x5598f273e392 - core::ops::function::impls:: for &F>::call_once::he10da2dce55ceea8 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5598f273e392 - std::panicking::try::do_call::h50a70d8900936f97 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panicking.rs:553:40 [INFO] [stderr] 26: 0x5598f273e392 - std::panicking::try::h6caed4e57c0e7f00 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panicking.rs:517:19 [INFO] [stderr] 27: 0x5598f273e392 - std::panic::catch_unwind::h2b6286d10ec37b2c [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panic.rs:350:14 [INFO] [stderr] 28: 0x5598f273e392 - std::rt::lang_start_internal::{{closure}}::hbe7ca01b55065949 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x5598f273e392 - std::panicking::try::do_call::h0d69379eb180f02e [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panicking.rs:553:40 [INFO] [stderr] 30: 0x5598f273e392 - std::panicking::try::h728c47f4a184775d [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panicking.rs:517:19 [INFO] [stderr] 31: 0x5598f273e392 - std::panic::catch_unwind::h2e6043c24cf46353 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/panic.rs:350:14 [INFO] [stderr] 32: 0x5598f273e392 - std::rt::lang_start_internal::haab369c5c6eeda86 [INFO] [stderr] at /rustc/397f8958d101b259f6baaf92d107d770c95c3ce0/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x5598f2648ed7 - std::rt::lang_start::h29225c9ca95c344c [INFO] [stderr] 34: 0x5598f2658405 - main [INFO] [stderr] 35: 0x7f88f679dd90 - [INFO] [stderr] 36: 0x7f88f679de40 - __libc_start_main [INFO] [stderr] 37: 0x5598f26487b5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "7a652b2e4601f9ed9183ff56f2f264f7206a597df38f31b6ac9a7e8694176819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a652b2e4601f9ed9183ff56f2f264f7206a597df38f31b6ac9a7e8694176819", kill_on_drop: false }` [INFO] [stdout] 7a652b2e4601f9ed9183ff56f2f264f7206a597df38f31b6ac9a7e8694176819