[INFO] cloning repository https://github.com/Ciantic/loggerson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ciantic/loggerson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Floggerson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Floggerson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ab70c1194e30eeadc68bcca224cc4ff648c5513 [INFO] testing Ciantic/loggerson against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Floggerson" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ciantic/loggerson on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ciantic/loggerson [INFO] finished tweaking git repo https://github.com/Ciantic/loggerson [INFO] tweaked toml for git repo https://github.com/Ciantic/loggerson written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Ciantic/loggerson already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34171da19d077e75740dfc883f23c0d5445f8b443c0cfaafafe10d0dbf309f5c [INFO] running `Command { std: "docker" "start" "-a" "34171da19d077e75740dfc883f23c0d5445f8b443c0cfaafafe10d0dbf309f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34171da19d077e75740dfc883f23c0d5445f8b443c0cfaafafe10d0dbf309f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34171da19d077e75740dfc883f23c0d5445f8b443c0cfaafafe10d0dbf309f5c", kill_on_drop: false }` [INFO] [stdout] 34171da19d077e75740dfc883f23c0d5445f8b443c0cfaafafe10d0dbf309f5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5af8238181b415dbbffa67ea79bfc1d08abc0f91c1e22c447adc4af70225ab8 [INFO] running `Command { std: "docker" "start" "-a" "e5af8238181b415dbbffa67ea79bfc1d08abc0f91c1e22c447adc4af70225ab8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling r2d2_sqlite v0.19.0 [INFO] [stderr] Compiling loggerson v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `run_after_timeout` is never used [INFO] [stdout] --> src/utils/run_after_timeout.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn run_after_timeout<'a, F: 'a>(duration: Duration, f: F) -> Box bool> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.26s [INFO] running `Command { std: "docker" "inspect" "e5af8238181b415dbbffa67ea79bfc1d08abc0f91c1e22c447adc4af70225ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5af8238181b415dbbffa67ea79bfc1d08abc0f91c1e22c447adc4af70225ab8", kill_on_drop: false }` [INFO] [stdout] e5af8238181b415dbbffa67ea79bfc1d08abc0f91c1e22c447adc4af70225ab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7224c15743c93e40ca590681778a613a8802cd30463302c9dcd18f62608ca4fd [INFO] running `Command { std: "docker" "start" "-a" "7224c15743c93e40ca590681778a613a8802cd30463302c9dcd18f62608ca4fd", kill_on_drop: false }` [INFO] [stderr] Compiling loggerson v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "7224c15743c93e40ca590681778a613a8802cd30463302c9dcd18f62608ca4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7224c15743c93e40ca590681778a613a8802cd30463302c9dcd18f62608ca4fd", kill_on_drop: false }` [INFO] [stdout] 7224c15743c93e40ca590681778a613a8802cd30463302c9dcd18f62608ca4fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e28f8df1cc1c2c31a825b8fb9214159198b3f599ad5140cd4cc23906c4ce14e2 [INFO] running `Command { std: "docker" "start" "-a" "e28f8df1cc1c2c31a825b8fb9214159198b3f599ad5140cd4cc23906c4ce14e2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loggerson-cd96a4498dadb453) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test utils::extend_to::tests::extend_to_hashmap ... ok [INFO] [stdout] test utils::extend_to::tests::extend_to_vec ... ok [INFO] [stdout] test db::tests::test_init_schema ... ok [INFO] [stdout] test db::tests::test_insert_entry ... ok [INFO] [stdout] test utils::run_after_timeout::tests::it_runs ... ok [INFO] [stdout] test db::tests::test_insert_entry_nulls ... ok [INFO] [stdout] test utils::run_after_timeout::tests::it_runs_without_cancel ... ok [INFO] [stdout] test utils::run_after_timeout::tests::it_cancels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e28f8df1cc1c2c31a825b8fb9214159198b3f599ad5140cd4cc23906c4ce14e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28f8df1cc1c2c31a825b8fb9214159198b3f599ad5140cd4cc23906c4ce14e2", kill_on_drop: false }` [INFO] [stdout] e28f8df1cc1c2c31a825b8fb9214159198b3f599ad5140cd4cc23906c4ce14e2