[INFO] cloning repository https://github.com/Bradshaw/nebulae [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bradshaw/nebulae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradshaw%2Fnebulae", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradshaw%2Fnebulae'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22ca6bfbf0450dac188b42cb79b50d70d6bcc51a [INFO] testing Bradshaw/nebulae against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradshaw%2Fnebulae" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bradshaw/nebulae [INFO] finished tweaking git repo https://github.com/Bradshaw/nebulae [INFO] tweaked toml for git repo https://github.com/Bradshaw/nebulae written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bradshaw/nebulae on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Bradshaw/nebulae already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.17.2 [INFO] [stderr] Downloaded console v0.15.4 [INFO] [stderr] Downloaded dialoguer v0.10.2 [INFO] [stderr] Downloaded clap_derive v3.2.18 [INFO] [stderr] Downloaded os_str_bytes v6.3.0 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded png v0.17.6 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] [stderr] Downloaded portable-atomic v0.3.19 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded clap v3.2.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91d3d82bb1ff1efffcb1ca7bf77395d22d1b6d5fa6dfba5d7798b895aff91d6f [INFO] running `Command { std: "docker" "start" "-a" "91d3d82bb1ff1efffcb1ca7bf77395d22d1b6d5fa6dfba5d7798b895aff91d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91d3d82bb1ff1efffcb1ca7bf77395d22d1b6d5fa6dfba5d7798b895aff91d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d3d82bb1ff1efffcb1ca7bf77395d22d1b6d5fa6dfba5d7798b895aff91d6f", kill_on_drop: false }` [INFO] [stdout] 91d3d82bb1ff1efffcb1ca7bf77395d22d1b6d5fa6dfba5d7798b895aff91d6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e7b655ec385cbe9176cd77824830f1548e2d3a54ae275ef7b8acbf8ba82cf836 [INFO] running `Command { std: "docker" "start" "-a" "e7b655ec385cbe9176cd77824830f1548e2d3a54ae275ef7b8acbf8ba82cf836", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling console v0.15.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling nebulae v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.55s [INFO] running `Command { std: "docker" "inspect" "e7b655ec385cbe9176cd77824830f1548e2d3a54ae275ef7b8acbf8ba82cf836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b655ec385cbe9176cd77824830f1548e2d3a54ae275ef7b8acbf8ba82cf836", kill_on_drop: false }` [INFO] [stdout] e7b655ec385cbe9176cd77824830f1548e2d3a54ae275ef7b8acbf8ba82cf836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7d63c2a9d7d7e354c41501b6d98b5b24ff9dd5c16c6d16aca1decdcf88d6062d [INFO] running `Command { std: "docker" "start" "-a" "7d63c2a9d7d7e354c41501b6d98b5b24ff9dd5c16c6d16aca1decdcf88d6062d", kill_on_drop: false }` [INFO] [stderr] Compiling nebulae v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "7d63c2a9d7d7e354c41501b6d98b5b24ff9dd5c16c6d16aca1decdcf88d6062d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d63c2a9d7d7e354c41501b6d98b5b24ff9dd5c16c6d16aca1decdcf88d6062d", kill_on_drop: false }` [INFO] [stdout] 7d63c2a9d7d7e354c41501b6d98b5b24ff9dd5c16c6d16aca1decdcf88d6062d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 860cff752f87abb12d0305540647cab9970eb304d4b465595686d4a23c5810b5 [INFO] running `Command { std: "docker" "start" "-a" "860cff752f87abb12d0305540647cab9970eb304d4b465595686d4a23c5810b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nebulae-2e0ec07cbe67c1ca) [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" "860cff752f87abb12d0305540647cab9970eb304d4b465595686d4a23c5810b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860cff752f87abb12d0305540647cab9970eb304d4b465595686d4a23c5810b5", kill_on_drop: false }` [INFO] [stdout] 860cff752f87abb12d0305540647cab9970eb304d4b465595686d4a23c5810b5