[INFO] fetching crate pgfine 2.3.0... [INFO] testing pgfine-2.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate pgfine 2.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pgfine 2.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pgfine 2.3.0 [INFO] finished tweaking crates.io crate pgfine 2.3.0 [INFO] tweaked toml for crates.io crate pgfine 2.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate pgfine 2.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "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] ef1a39910cb36785ebd55a0cea4fa5ef890faaca55d4434e58e7863a40cc0db7 [INFO] running `Command { std: "docker" "start" "-a" "ef1a39910cb36785ebd55a0cea4fa5ef890faaca55d4434e58e7863a40cc0db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef1a39910cb36785ebd55a0cea4fa5ef890faaca55d4434e58e7863a40cc0db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1a39910cb36785ebd55a0cea4fa5ef890faaca55d4434e58e7863a40cc0db7", kill_on_drop: false }` [INFO] [stdout] ef1a39910cb36785ebd55a0cea4fa5ef890faaca55d4434e58e7863a40cc0db7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05c873cf1b8597498998a6cda1960eeb0262d4f8eaa236bc2d5dd0ac10c1e16 [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" "b05c873cf1b8597498998a6cda1960eeb0262d4f8eaa236bc2d5dd0ac10c1e16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.45 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling postgres-protocol v0.6.2 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling postgres-native-tls v0.5.0 [INFO] [stderr] Compiling pgfine v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "b05c873cf1b8597498998a6cda1960eeb0262d4f8eaa236bc2d5dd0ac10c1e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05c873cf1b8597498998a6cda1960eeb0262d4f8eaa236bc2d5dd0ac10c1e16", kill_on_drop: false }` [INFO] [stdout] b05c873cf1b8597498998a6cda1960eeb0262d4f8eaa236bc2d5dd0ac10c1e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "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] 68eb2d2590600a70a286b05ac85737038899e41120b118bac93ca5adaeba8d5e [INFO] running `Command { std: "docker" "start" "-a" "68eb2d2590600a70a286b05ac85737038899e41120b118bac93ca5adaeba8d5e", kill_on_drop: false }` [INFO] [stderr] Compiling pgfine v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.07s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pgfine-347c6c09ba9824e1) [INFO] running `Command { std: "docker" "inspect" "68eb2d2590600a70a286b05ac85737038899e41120b118bac93ca5adaeba8d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68eb2d2590600a70a286b05ac85737038899e41120b118bac93ca5adaeba8d5e", kill_on_drop: false }` [INFO] [stdout] 68eb2d2590600a70a286b05ac85737038899e41120b118bac93ca5adaeba8d5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] feac7358694c4ffcacc1cdf607eaa34c11749dcfdceb1db9e618f32a67bfd0ea [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" "feac7358694c4ffcacc1cdf607eaa34c11749dcfdceb1db9e618f32a67bfd0ea", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pgfine-347c6c09ba9824e1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test project::tests::test_calc_execute_order_0 ... ok [INFO] [stdout] test utils::tests::test_contains_whole_word ... ok [INFO] [stdout] test utils::tests::test_contains_whole_word_ci ... ok [INFO] [stdout] test project::tests::test_calc_execute_order_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "feac7358694c4ffcacc1cdf607eaa34c11749dcfdceb1db9e618f32a67bfd0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feac7358694c4ffcacc1cdf607eaa34c11749dcfdceb1db9e618f32a67bfd0ea", kill_on_drop: false }` [INFO] [stdout] feac7358694c4ffcacc1cdf607eaa34c11749dcfdceb1db9e618f32a67bfd0ea