[INFO] cloning repository https://github.com/petabi/reproduce [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petabi/reproduce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8678c6d3a3213f0ca50df5cf287674df387cd69a [INFO] testing petabi/reproduce against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce" "/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/petabi/reproduce 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/petabi/reproduce [INFO] finished tweaking git repo https://github.com/petabi/reproduce [INFO] tweaked toml for git repo https://github.com/petabi/reproduce written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/petabi/reproduce 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] [stderr] Blocking waiting for file lock on package cache [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] b4443b98c2941b796c4bffbc6f6c882c1b447b44b17348011dbb479ffe2d7adb [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" "b4443b98c2941b796c4bffbc6f6c882c1b447b44b17348011dbb479ffe2d7adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4443b98c2941b796c4bffbc6f6c882c1b447b44b17348011dbb479ffe2d7adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4443b98c2941b796c4bffbc6f6c882c1b447b44b17348011dbb479ffe2d7adb", kill_on_drop: false }` [INFO] [stdout] b4443b98c2941b796c4bffbc6f6c882c1b447b44b17348011dbb479ffe2d7adb [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] 7a16297c7acc612fcea22d5799f246908224b96b629ced933ed50a7719934dae [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" "7a16297c7acc612fcea22d5799f246908224b96b629ced933ed50a7719934dae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ref_slice v1.2.1 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusticata-macros v3.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pcap-parser v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling kafka v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling rmp-serde v1.0.0 [INFO] [stderr] Compiling eventio v0.6.1 [INFO] [stderr] Compiling reproduce v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "7a16297c7acc612fcea22d5799f246908224b96b629ced933ed50a7719934dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a16297c7acc612fcea22d5799f246908224b96b629ced933ed50a7719934dae", kill_on_drop: false }` [INFO] [stdout] 7a16297c7acc612fcea22d5799f246908224b96b629ced933ed50a7719934dae [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] [stdout] 1c1f01e7b9db469fa434c205d1c73f73cf0dbe9b178fac1f48b3da63cf2e1ec2 [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" "1c1f01e7b9db469fa434c205d1c73f73cf0dbe9b178fac1f48b3da63cf2e1ec2", kill_on_drop: false }` [INFO] [stderr] Compiling reproduce v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "1c1f01e7b9db469fa434c205d1c73f73cf0dbe9b178fac1f48b3da63cf2e1ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1f01e7b9db469fa434c205d1c73f73cf0dbe9b178fac1f48b3da63cf2e1ec2", kill_on_drop: false }` [INFO] [stdout] 1c1f01e7b9db469fa434c205d1c73f73cf0dbe9b178fac1f48b3da63cf2e1ec2 [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] 640c6bd4ce5ba8a7361596dce84a55361d0b822da8e88e0e054ce1d2f1e4fda1 [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" "640c6bd4ce5ba8a7361596dce84a55361d0b822da8e88e0e054ce1d2f1e4fda1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reproduce-e06c987edce19f00) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test fluentd::tests::len_option ... ok [INFO] [stdout] test fluentd::tests::len_raw ... ok [INFO] [stdout] test producer::tests::null ... ok [INFO] [stdout] test fluentd::tests::len_tag ... ok [INFO] [stdout] test converter::tests::log_converter ... ok [INFO] [stdout] test matcher::tests::scan ... ok [INFO] [stdout] test fluentd::tests::len_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reproduce-e3e8a2f240ff5d11) [INFO] [stderr] Doc-tests reproduce [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 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" "640c6bd4ce5ba8a7361596dce84a55361d0b822da8e88e0e054ce1d2f1e4fda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640c6bd4ce5ba8a7361596dce84a55361d0b822da8e88e0e054ce1d2f1e4fda1", kill_on_drop: false }` [INFO] [stdout] 640c6bd4ce5ba8a7361596dce84a55361d0b822da8e88e0e054ce1d2f1e4fda1