[INFO] cloning repository https://github.com/nikgaevoy/seaweed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikgaevoy/seaweed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikgaevoy%2Fseaweed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikgaevoy%2Fseaweed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7ffc28a0f1a31d3f1adb48b5a50b64ef5fbdb45 [INFO] testing nikgaevoy/seaweed/d7ffc28a0f1a31d3f1adb48b5a50b64ef5fbdb45 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikgaevoy%2Fseaweed" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nikgaevoy/seaweed [INFO] finished tweaking git repo https://github.com/nikgaevoy/seaweed [INFO] tweaked toml for git repo https://github.com/nikgaevoy/seaweed written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nikgaevoy/seaweed 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/nikgaevoy/seaweed 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] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.4.2 [INFO] [stderr] Downloaded async-task v4.6.0 [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.18 [INFO] [stderr] Downloaded polling v3.3.1 [INFO] [stderr] Downloaded async-lock v3.2.0 [INFO] [stderr] Downloaded async-channel v2.1.1 [INFO] [stderr] Downloaded event-listener v4.0.1 [INFO] [stderr] Downloaded aes v0.8.3 [INFO] [stderr] Downloaded async-io v2.2.2 [INFO] [stderr] Downloaded futures-lite v2.1.0 [INFO] [stderr] Downloaded time v0.3.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea1386b3134850b89f58045616582ed84064e9aaadbf713f025e973382502760 [INFO] running `Command { std: "docker" "start" "-a" "ea1386b3134850b89f58045616582ed84064e9aaadbf713f025e973382502760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea1386b3134850b89f58045616582ed84064e9aaadbf713f025e973382502760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1386b3134850b89f58045616582ed84064e9aaadbf713f025e973382502760", kill_on_drop: false }` [INFO] [stdout] ea1386b3134850b89f58045616582ed84064e9aaadbf713f025e973382502760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 05504a718390d5123fc66b54120019f229e3f246266d97c6526f9363c5fa3738 [INFO] running `Command { std: "docker" "start" "-a" "05504a718390d5123fc66b54120019f229e3f246266d97c6526f9363c5fa3738", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling seaweed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s [INFO] running `Command { std: "docker" "inspect" "05504a718390d5123fc66b54120019f229e3f246266d97c6526f9363c5fa3738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05504a718390d5123fc66b54120019f229e3f246266d97c6526f9363c5fa3738", kill_on_drop: false }` [INFO] [stdout] 05504a718390d5123fc66b54120019f229e3f246266d97c6526f9363c5fa3738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] f97643c5b9cbe11ace079d9efdfeff7907541e1e9cba51811b18abe8fb2fcf11 [INFO] running `Command { std: "docker" "start" "-a" "f97643c5b9cbe11ace079d9efdfeff7907541e1e9cba51811b18abe8fb2fcf11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener v4.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-task v4.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-io v2.2.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling seaweed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "f97643c5b9cbe11ace079d9efdfeff7907541e1e9cba51811b18abe8fb2fcf11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97643c5b9cbe11ace079d9efdfeff7907541e1e9cba51811b18abe8fb2fcf11", kill_on_drop: false }` [INFO] [stdout] f97643c5b9cbe11ace079d9efdfeff7907541e1e9cba51811b18abe8fb2fcf11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 40c3e387afd00128ab8d3a9bf21db587627b80d230456cee613af5ebd90d2fa2 [INFO] running `Command { std: "docker" "start" "-a" "40c3e387afd00128ab8d3a9bf21db587627b80d230456cee613af5ebd90d2fa2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/seaweed-826bb71bfece8c68) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::test_ord_and_hash ... ok [INFO] [stdout] test permutation::test::operator_overloading ... ok [INFO] [stdout] test test::equivalence_on_random_tests ... ok [INFO] [stdout] test permutation::test::add_and_recip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.86s [INFO] [stdout] [INFO] [stderr] Running tests/periodiclcs.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/periodiclcs-918bef27805a906b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_bigint ... ok [INFO] [stdout] test test_period ... ok [INFO] [stdout] test tests_from_archive has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "40c3e387afd00128ab8d3a9bf21db587627b80d230456cee613af5ebd90d2fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40c3e387afd00128ab8d3a9bf21db587627b80d230456cee613af5ebd90d2fa2", kill_on_drop: false }` [INFO] [stdout] 40c3e387afd00128ab8d3a9bf21db587627b80d230456cee613af5ebd90d2fa2