[INFO] cloning repository https://github.com/jaemk/randhex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaemk/randhex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaemk%2Frandhex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaemk%2Frandhex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef75f91ec9ceed2eebe2f9bfbb90a2f3f862d3de [INFO] testing jaemk/randhex against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaemk%2Frandhex" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaemk/randhex on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaemk/randhex [INFO] finished tweaking git repo https://github.com/jaemk/randhex [INFO] tweaked toml for git repo https://github.com/jaemk/randhex written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jaemk/randhex 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded either v1.3.0 [INFO] [stderr] Downloaded cc v1.0.1 [INFO] [stderr] Downloaded backtrace v0.3.3 [INFO] [stderr] Downloaded atty v0.2.3 [INFO] [stderr] Downloaded textwrap v0.8.0 [INFO] [stderr] Downloaded clap v2.26.2 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06f102ba29bd0641abeb23e1fac922b62cbb921b1835c6489220b94a3fcdfc0e [INFO] running `Command { std: "docker" "start" "-a" "06f102ba29bd0641abeb23e1fac922b62cbb921b1835c6489220b94a3fcdfc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06f102ba29bd0641abeb23e1fac922b62cbb921b1835c6489220b94a3fcdfc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f102ba29bd0641abeb23e1fac922b62cbb921b1835c6489220b94a3fcdfc0e", kill_on_drop: false }` [INFO] [stdout] 06f102ba29bd0641abeb23e1fac922b62cbb921b1835c6489220b94a3fcdfc0e [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfb402b7580bba0b5ae327cc53532cf427f3e61c54f8600517b7b64a04867252 [INFO] running `Command { std: "docker" "start" "-a" "bfb402b7580bba0b5ae327cc53532cf427f3e61c54f8600517b7b64a04867252", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling data-encoding v1.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling randhex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | Ring(ring::error::Unspecified); [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | errors {} [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | Ring(ring::error::Unspecified); [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | errors {} [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s [INFO] running `Command { std: "docker" "inspect" "bfb402b7580bba0b5ae327cc53532cf427f3e61c54f8600517b7b64a04867252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfb402b7580bba0b5ae327cc53532cf427f3e61c54f8600517b7b64a04867252", kill_on_drop: false }` [INFO] [stdout] bfb402b7580bba0b5ae327cc53532cf427f3e61c54f8600517b7b64a04867252 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdd3fa80f765f5594f35721824c8b9db0224d4002d2490eac4bb0162666b2dd9 [INFO] running `Command { std: "docker" "start" "-a" "fdd3fa80f765f5594f35721824c8b9db0224d4002d2490eac4bb0162666b2dd9", kill_on_drop: false }` [INFO] [stderr] Compiling randhex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | Ring(ring::error::Unspecified); [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | errors {} [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | Ring(ring::error::Unspecified); [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | errors {} [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "fdd3fa80f765f5594f35721824c8b9db0224d4002d2490eac4bb0162666b2dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd3fa80f765f5594f35721824c8b9db0224d4002d2490eac4bb0162666b2dd9", kill_on_drop: false }` [INFO] [stdout] fdd3fa80f765f5594f35721824c8b9db0224d4002d2490eac4bb0162666b2dd9 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c68dbca3f184979ab93f338bf77c564af158cb9a4dea5751837f9ba5191ea5d2 [INFO] running `Command { std: "docker" "start" "-a" "c68dbca3f184979ab93f338bf77c564af158cb9a4dea5751837f9ba5191ea5d2", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | Ring(ring::error::Unspecified); [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | errors {} [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | Ring(ring::error::Unspecified); [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | errors {} [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `randhex` (bin "randhex" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/randhex-2c5a8509c44f47fa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c68dbca3f184979ab93f338bf77c564af158cb9a4dea5751837f9ba5191ea5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68dbca3f184979ab93f338bf77c564af158cb9a4dea5751837f9ba5191ea5d2", kill_on_drop: false }` [INFO] [stdout] c68dbca3f184979ab93f338bf77c564af158cb9a4dea5751837f9ba5191ea5d2 [INFO] testing jaemk/randhex against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaemk%2Frandhex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaemk/randhex on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaemk/randhex [INFO] finished tweaking git repo https://github.com/jaemk/randhex [INFO] tweaked toml for git repo https://github.com/jaemk/randhex written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jaemk/randhex 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 908700c29bf104dede330714a71319447ad248f8fea6a5e5644913b53a88f877 [INFO] running `Command { std: "docker" "start" "-a" "908700c29bf104dede330714a71319447ad248f8fea6a5e5644913b53a88f877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "908700c29bf104dede330714a71319447ad248f8fea6a5e5644913b53a88f877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908700c29bf104dede330714a71319447ad248f8fea6a5e5644913b53a88f877", kill_on_drop: false }` [INFO] [stdout] 908700c29bf104dede330714a71319447ad248f8fea6a5e5644913b53a88f877 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 790eb5052ab7c93562b5c2b82a9a56c7c7ad08a33bb25e53ad87adf2b72f0cf8 [INFO] running `Command { std: "docker" "start" "-a" "790eb5052ab7c93562b5c2b82a9a56c7c7ad08a33bb25e53ad87adf2b72f0cf8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling data-encoding v1.2.0 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ring` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16` [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/backtrace-sys-9f83b3b496d6a74f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-9e2fb0d3d11a67db/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking target system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... ranlib [INFO] [stderr] checking for gawk... (cached) mawk [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for dlfcn.h... no [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... no [INFO] [stderr] checking if cc static flag -static works... no [INFO] [stderr] checking if cc supports -c -o file.o... no [INFO] [stderr] checking if cc supports -c -o file.o... (cached) no [INFO] [stderr] checking if we can lock with hard links... yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking unwind.h usability... no [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... no [INFO] [stderr] checking for -funwind-tables option... yes [INFO] [stderr] checking for -frandom-seed=string option... yes [INFO] [stderr] checking whether cc supports -W... yes [INFO] [stderr] checking whether cc supports -Wall... yes [INFO] [stderr] checking whether cc supports -Wwrite-strings... yes [INFO] [stderr] checking whether cc supports -Wstrict-prototypes... yes [INFO] [stderr] checking whether cc supports -Wmissing-prototypes... yes [INFO] [stderr] checking whether cc supports -Wold-style-definition... yes [INFO] [stderr] checking whether cc supports -Wmissing-format-attribute... yes [INFO] [stderr] checking whether cc supports -Wcast-qual... yes [INFO] [stderr] checking for _Unwind_GetIPInfo... yes [INFO] [stderr] checking __sync extensions... yes [INFO] [stderr] checking __atomic extensions... yes [INFO] [stderr] checking output filetype... elf64 [INFO] [stderr] looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes [INFO] [stderr] checking for uintptr_t... yes [INFO] [stderr] checking for int_least32_t... yes [INFO] [stderr] checking for int_fast32_t... yes [INFO] [stderr] checking for uint64_t... yes [INFO] [stderr] checking what to include in gstdint.h... stdint.h (already complete) [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking link.h usability... yes [INFO] [stderr] checking link.h presence... yes [INFO] [stderr] checking for link.h... yes [INFO] [stderr] checking for dl_iterate_phdr... yes [INFO] [stderr] checking for fcntl... yes [INFO] [stderr] checking whether strnlen is declared... no [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking whether tests can run... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating backtrace-supported.h [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] config.status: executing gstdint.h commands [INFO] [stderr] config.status: executing default commands [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-9e2fb0d3d11a67db/out" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "INCDIR=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8538: echo: write error: No space left on device [INFO] [stderr] mkdir: cannot create directory 'conftest': No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8581: cd: conftest: No such file or directory [INFO] [stderr] mkdir: cannot create directory 'out': No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8583: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8594: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8595: out/conftest.err: No such file or directory [INFO] [stderr] cat: out/conftest.err: No such file or directory [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8598: echo: write error: No space left on device [INFO] [stderr] rmdir: failed to remove 'out': No such file or directory [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8620: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8628: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8675: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8684: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8692: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8708: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 9779: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 10024: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1723: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1741: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 10697: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 10804: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 10829: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11369: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11374: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11409: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11411: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11414: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11435: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11438: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11442: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1569: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1582: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1586: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1525: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1533: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1598: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1610: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: present but cannot be compiled [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1612: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: check for missing prerequisite headers? [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1614: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: see the Autoconf documentation [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1616: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: section "Present But Cannot Be Compiled" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: proceeding with the compiler's result [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1622: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1630: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11509: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] make: *** No targets specified and no makefile found. Stop. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/build.rs:176:9: [INFO] [stderr] failed with: exit status: 2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564e50a9f755 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x564e50a9f755 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564e50a9f755 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x564e50a9f755 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x564e50ac2a3b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x564e50ac2a3b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x564e50a9d11f - std::io::Write::write_fmt::h456b7988df61daf3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x564e50a9f52e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x564e50a9f52e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x564e50aa09f9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stderr] 10: 0x564e50aa07c8 - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x564e50aa0e93 - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x564e50aa0d74 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x564e50a9fc19 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x564e50aa0aa7 - rust_begin_unwind [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x564e50a5d073 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x564e50a61de3 - build_script_build::run::h28f8182ae5b7be0e [INFO] [stderr] 17: 0x564e50a60d54 - build_script_build::main::h543faece03051b0f [INFO] [stderr] 18: 0x564e50a5e733 - core::ops::function::FnOnce::call_once::h153df08a977aee4f [INFO] [stderr] 19: 0x564e50a5d966 - std::sys_common::backtrace::__rust_begin_short_backtrace::h577c53b489da0cdc [INFO] [stderr] 20: 0x564e50a5dc09 - std::rt::lang_start::{{closure}}::hd0261423c4b5572d [INFO] [stderr] 21: 0x564e50a9982d - core::ops::function::impls:: for &F>::call_once::hac8b4a62b6f52371 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x564e50a9982d - std::panicking::try::do_call::h6fc24bc97db29d34 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x564e50a9982d - std::panicking::try::hc544b64aa2eea933 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x564e50a9982d - std::panic::catch_unwind::hefb17e81fb559b9c [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x564e50a9982d - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x564e50a9982d - std::panicking::try::do_call::he39c25d597788515 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x564e50a9982d - std::panicking::try::hf4ef8dd97697f2c7 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x564e50a9982d - std::panic::catch_unwind::haa22d191a5c8abfb [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x564e50a9982d - std::rt::lang_start_internal::h8104aca277c551bf [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x564e50a5dbe7 - std::rt::lang_start::h00e420e67e74c4ba [INFO] [stderr] 31: 0x564e50a62055 - main [INFO] [stderr] 32: 0x7fb942fa9d90 - [INFO] [stderr] 33: 0x7fb942fa9e40 - __libc_start_main [INFO] [stderr] 34: 0x564e50a5d785 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "790eb5052ab7c93562b5c2b82a9a56c7c7ad08a33bb25e53ad87adf2b72f0cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790eb5052ab7c93562b5c2b82a9a56c7c7ad08a33bb25e53ad87adf2b72f0cf8", kill_on_drop: false }` [INFO] [stdout] 790eb5052ab7c93562b5c2b82a9a56c7c7ad08a33bb25e53ad87adf2b72f0cf8