[INFO] cloning repository https://github.com/kb10uy/phorcys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kb10uy/phorcys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fphorcys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fphorcys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e545af56ad694e0095ef467ffef17b3a5dc9576 [INFO] testing kb10uy/phorcys against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fphorcys" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kb10uy/phorcys on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kb10uy/phorcys [INFO] finished tweaking git repo https://github.com/kb10uy/phorcys [INFO] tweaked toml for git repo https://github.com/kb10uy/phorcys written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/kb10uy/phorcys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 776a89f7f5de415269c834a3c211e7fe4f5f0a3af9129339f822dd7ca893e023 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "776a89f7f5de415269c834a3c211e7fe4f5f0a3af9129339f822dd7ca893e023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "776a89f7f5de415269c834a3c211e7fe4f5f0a3af9129339f822dd7ca893e023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776a89f7f5de415269c834a3c211e7fe4f5f0a3af9129339f822dd7ca893e023", kill_on_drop: false }` [INFO] [stdout] 776a89f7f5de415269c834a3c211e7fe4f5f0a3af9129339f822dd7ca893e023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70999582c4ed6a725fa9a59c769bc3f642932fec78ebcc7e5479ac691051c466 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70999582c4ed6a725fa9a59c769bc3f642932fec78ebcc7e5479ac691051c466", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling exparam-server v0.1.0 (/opt/rustwide/workdir/exparam-server) [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling midly v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling midir v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling phorcys-osc v0.1.0 (/opt/rustwide/workdir/phorcys-osc) [INFO] [stderr] Compiling flexi_logger v0.22.3 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling phorcys-config v0.1.0 (/opt/rustwide/workdir/phorcys-config) [INFO] [stderr] Compiling phorcys-miditable v0.1.0 (/opt/rustwide/workdir/phorcys-miditable) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "70999582c4ed6a725fa9a59c769bc3f642932fec78ebcc7e5479ac691051c466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70999582c4ed6a725fa9a59c769bc3f642932fec78ebcc7e5479ac691051c466", kill_on_drop: false }` [INFO] [stdout] 70999582c4ed6a725fa9a59c769bc3f642932fec78ebcc7e5479ac691051c466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97981eb55cbf01e68063aeee83a662ea5b72e56b796ccdb49457bf2c71c3f1d0 [INFO] running `Command { std: "docker" "start" "-a" "97981eb55cbf01e68063aeee83a662ea5b72e56b796ccdb49457bf2c71c3f1d0", kill_on_drop: false }` [INFO] [stderr] Compiling exparam-server v0.1.0 (/opt/rustwide/workdir/exparam-server) [INFO] [stderr] Compiling phorcys-osc v0.1.0 (/opt/rustwide/workdir/phorcys-osc) [INFO] [stderr] Compiling phorcys-config v0.1.0 (/opt/rustwide/workdir/phorcys-config) [INFO] [stderr] Compiling phorcys-miditable v0.1.0 (/opt/rustwide/workdir/phorcys-miditable) [INFO] [stderr] Compiling phorcys-examples v0.1.0 (/opt/rustwide/workdir/phorcys-examples) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.65s [INFO] running `Command { std: "docker" "inspect" "97981eb55cbf01e68063aeee83a662ea5b72e56b796ccdb49457bf2c71c3f1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97981eb55cbf01e68063aeee83a662ea5b72e56b796ccdb49457bf2c71c3f1d0", kill_on_drop: false }` [INFO] [stdout] 97981eb55cbf01e68063aeee83a662ea5b72e56b796ccdb49457bf2c71c3f1d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6db69a5ac58ad5e8aa9e3595471022fdbd85ddec5528b690bbde69daf5154168 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6db69a5ac58ad5e8aa9e3595471022fdbd85ddec5528b690bbde69daf5154168", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/exparam_server-d2c5b16313428d56) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/phorcys_config-0eeade2557782aaf) [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] [stderr] Running tests/acceptance.rs (/opt/rustwide/target/debug/deps/acceptance-9254eba3fa20280b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/phorcys_miditable-905e9a719a7a44f9) [INFO] [stdout] test test_config_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/phorcys_osc-ea1890817e9b6b10) [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] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test data::test::test_value_length_calculation ... ok [INFO] [stdout] test packet::message::test::test_deserializer_error_address ... ok [INFO] [stdout] test packet::message::test::test_deserializer_error_tag ... ok [INFO] [stdout] test packet::message::test::test_deserializer_simple ... ok [INFO] [stdout] test packet::message::test::test_serializer_params1 ... ok [INFO] [stdout] test data::test::test_aligned_write_null ... ok [INFO] [stdout] test data::test::test_aligned_write ... ok [INFO] [stdout] test address::address::test::test_valid_address ... ok [INFO] [stdout] test packet::message::test::test_serializer_simple ... ok [INFO] [stdout] test address::address::test::test_invalid_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests phorcys-config [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] [stderr] Doc-tests phorcys-osc [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" "6db69a5ac58ad5e8aa9e3595471022fdbd85ddec5528b690bbde69daf5154168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db69a5ac58ad5e8aa9e3595471022fdbd85ddec5528b690bbde69daf5154168", kill_on_drop: false }` [INFO] [stdout] 6db69a5ac58ad5e8aa9e3595471022fdbd85ddec5528b690bbde69daf5154168