[INFO] cloning repository https://github.com/dabreegster/odjitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dabreegster/odjitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fodjitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fodjitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 774e781bb186aba6dd5bd87236969d70543d3061 [INFO] testing dabreegster/odjitter against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fodjitter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dabreegster/odjitter on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dabreegster/odjitter [INFO] finished tweaking git repo https://github.com/dabreegster/odjitter [INFO] tweaked toml for git repo https://github.com/dabreegster/odjitter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dabreegster/odjitter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v3.0.0 [INFO] [stderr] Downloaded fs-err v2.6.0 [INFO] [stderr] Downloaded geojson v0.22.2 [INFO] [stderr] Downloaded clap v3.0.0 [INFO] [stderr] Downloaded geo-types v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 79a00c32eb81d7bc707b7984a95e23ca9e674762a511617cee3024c3f2eee552 [INFO] running `Command { std: "docker" "start" "-a" "79a00c32eb81d7bc707b7984a95e23ca9e674762a511617cee3024c3f2eee552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79a00c32eb81d7bc707b7984a95e23ca9e674762a511617cee3024c3f2eee552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a00c32eb81d7bc707b7984a95e23ca9e674762a511617cee3024c3f2eee552", kill_on_drop: false }` [INFO] [stdout] 79a00c32eb81d7bc707b7984a95e23ca9e674762a511617cee3024c3f2eee552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 9b928c9277d91aa4533363cfc1753900cbe203b510440e434ba63ee3fde00a44 [INFO] running `Command { std: "docker" "start" "-a" "9b928c9277d91aa4533363cfc1753900cbe203b510440e434ba63ee3fde00a44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rstar v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling geojson v0.22.2 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling odjitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "9b928c9277d91aa4533363cfc1753900cbe203b510440e434ba63ee3fde00a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b928c9277d91aa4533363cfc1753900cbe203b510440e434ba63ee3fde00a44", kill_on_drop: false }` [INFO] [stdout] 9b928c9277d91aa4533363cfc1753900cbe203b510440e434ba63ee3fde00a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 443198a31198d83f46f8a5467a48e63dc1645d37a89dec1e73e36cd7a3e52e69 [INFO] running `Command { std: "docker" "start" "-a" "443198a31198d83f46f8a5467a48e63dc1645d37a89dec1e73e36cd7a3e52e69", kill_on_drop: false }` [INFO] [stderr] Compiling odjitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.74s [INFO] running `Command { std: "docker" "inspect" "443198a31198d83f46f8a5467a48e63dc1645d37a89dec1e73e36cd7a3e52e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443198a31198d83f46f8a5467a48e63dc1645d37a89dec1e73e36cd7a3e52e69", kill_on_drop: false }` [INFO] [stdout] 443198a31198d83f46f8a5467a48e63dc1645d37a89dec1e73e36cd7a3e52e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 91e4d73d5ff442c86032946ad92c57a6d76ee21e131366b701f3c8ff3e858604 [INFO] running `Command { std: "docker" "start" "-a" "91e4d73d5ff442c86032946ad92c57a6d76ee21e131366b701f3c8ff3e858604", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/odjitter-17b7e596bbacf4ec) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_different_subpoints ... ok [INFO] [stdout] test tests::test_disaggregate ... ok [INFO] [stdout] test tests::test_sums_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.82s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/odjitter-a193e9bbdcb247d5) [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 odjitter [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" "91e4d73d5ff442c86032946ad92c57a6d76ee21e131366b701f3c8ff3e858604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e4d73d5ff442c86032946ad92c57a6d76ee21e131366b701f3c8ff3e858604", kill_on_drop: false }` [INFO] [stdout] 91e4d73d5ff442c86032946ad92c57a6d76ee21e131366b701f3c8ff3e858604