[INFO] cloning repository https://github.com/abdon-gadgets/merge-jwl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abdon-gadgets/merge-jwl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdon-gadgets%2Fmerge-jwl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdon-gadgets%2Fmerge-jwl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92e3a76495c00c925a14bcd7b8b0dd301aa4f498 [INFO] testing abdon-gadgets/merge-jwl against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdon-gadgets%2Fmerge-jwl" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abdon-gadgets/merge-jwl 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 git repo https://github.com/abdon-gadgets/merge-jwl [INFO] finished tweaking git repo https://github.com/abdon-gadgets/merge-jwl [INFO] tweaked toml for git repo https://github.com/abdon-gadgets/merge-jwl written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/abdon-gadgets/merge-jwl 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2709e6c8c8d29f62e3112ee6b5f3259b74fb2fc386e98e2785d096fa6393e280 [INFO] running `Command { std: "docker" "start" "-a" "2709e6c8c8d29f62e3112ee6b5f3259b74fb2fc386e98e2785d096fa6393e280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2709e6c8c8d29f62e3112ee6b5f3259b74fb2fc386e98e2785d096fa6393e280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2709e6c8c8d29f62e3112ee6b5f3259b74fb2fc386e98e2785d096fa6393e280", kill_on_drop: false }` [INFO] [stdout] 2709e6c8c8d29f62e3112ee6b5f3259b74fb2fc386e98e2785d096fa6393e280 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] e098d2660ca11aa29501fc57c972b9c5333af86078307cd0a8d4cee337c1f974 [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" "e098d2660ca11aa29501fc57c972b9c5333af86078307cd0a8d4cee337c1f974", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 (https://github.com/abdon-gadgets/rusqlite.git#17e78dd0) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling rusqlite v0.24.0 (https://github.com/abdon-gadgets/rusqlite.git#17e78dd0) [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.11 [INFO] [stderr] Compiling merge-jwl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `table` [INFO] [stdout] --> src/database.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | table: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/database.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `row_id` [INFO] [stdout] --> src/database.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | row_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/database.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/database.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | parent: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/database.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `f_kid` [INFO] [stdout] --> src/database.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | f_kid: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/database.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "e098d2660ca11aa29501fc57c972b9c5333af86078307cd0a8d4cee337c1f974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e098d2660ca11aa29501fc57c972b9c5333af86078307cd0a8d4cee337c1f974", kill_on_drop: false }` [INFO] [stdout] e098d2660ca11aa29501fc57c972b9c5333af86078307cd0a8d4cee337c1f974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] be63a8e1253df302e10fcb5ffc598ee2f24891cdbceaf3b964614caf1029c4ea [INFO] running `Command { std: "docker" "start" "-a" "be63a8e1253df302e10fcb5ffc598ee2f24891cdbceaf3b964614caf1029c4ea", kill_on_drop: false }` [INFO] [stderr] Compiling merge-jwl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `table` [INFO] [stdout] --> src/database.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | table: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/database.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `row_id` [INFO] [stdout] --> src/database.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | row_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/database.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/database.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | parent: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/database.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `f_kid` [INFO] [stdout] --> src/database.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | f_kid: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/database.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.18s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/merge_jwl-47aefefba541ec42) [INFO] running `Command { std: "docker" "inspect" "be63a8e1253df302e10fcb5ffc598ee2f24891cdbceaf3b964614caf1029c4ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be63a8e1253df302e10fcb5ffc598ee2f24891cdbceaf3b964614caf1029c4ea", kill_on_drop: false }` [INFO] [stdout] be63a8e1253df302e10fcb5ffc598ee2f24891cdbceaf3b964614caf1029c4ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df9459857957d03fd53054f848cf524b40e4feac578d5f25667ecc3ea24eda09 [INFO] running `Command { std: "docker" "start" "-a" "df9459857957d03fd53054f848cf524b40e4feac578d5f25667ecc3ea24eda09", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `table` [INFO] [stderr] --> src/database.rs:175:5 [INFO] [stderr] | [INFO] [stderr] 175 | table: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/database.rs:173:10 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `row_id` [INFO] [stderr] --> src/database.rs:176:5 [INFO] [stderr] | [INFO] [stderr] 176 | row_id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/database.rs:173:10 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> src/database.rs:177:5 [INFO] [stderr] | [INFO] [stderr] 177 | parent: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/database.rs:173:10 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `f_kid` [INFO] [stderr] --> src/database.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | f_kid: i64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Violation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/database.rs:173:10 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `merge-jwl` (bin "merge-jwl" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/merge_jwl-47aefefba541ec42) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test merger::test::parse_date_time_zone ... ok [INFO] [stdout] test merger::test::test_merge_bookmarks ... ok [INFO] [stdout] test test::test_hash ... ok [INFO] [stdout] test merger::test::test_parse_guid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "df9459857957d03fd53054f848cf524b40e4feac578d5f25667ecc3ea24eda09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9459857957d03fd53054f848cf524b40e4feac578d5f25667ecc3ea24eda09", kill_on_drop: false }` [INFO] [stdout] df9459857957d03fd53054f848cf524b40e4feac578d5f25667ecc3ea24eda09