[INFO] cloning repository https://github.com/ayourtch/pg2sqlite2pg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayourtch/pg2sqlite2pg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch%2Fpg2sqlite2pg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch%2Fpg2sqlite2pg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc30fd4ca7fe0c3aa848231598d4a363801bd3af [INFO] testing ayourtch/pg2sqlite2pg 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%2Fayourtch%2Fpg2sqlite2pg" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayourtch/pg2sqlite2pg 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/ayourtch/pg2sqlite2pg [INFO] finished tweaking git repo https://github.com/ayourtch/pg2sqlite2pg [INFO] tweaked toml for git repo https://github.com/ayourtch/pg2sqlite2pg written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/ayourtch/pg2sqlite2pg 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83176b6c3216140c5c548939a3dd3e7a67cb01282c8dfca873615c8050704a18 [INFO] running `Command { std: "docker" "start" "-a" "83176b6c3216140c5c548939a3dd3e7a67cb01282c8dfca873615c8050704a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83176b6c3216140c5c548939a3dd3e7a67cb01282c8dfca873615c8050704a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83176b6c3216140c5c548939a3dd3e7a67cb01282c8dfca873615c8050704a18", kill_on_drop: false }` [INFO] [stdout] 83176b6c3216140c5c548939a3dd3e7a67cb01282c8dfca873615c8050704a18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fdbb9634a2fe5284f3144ddb9613c868cc4c2f00e7e0c25d170d726a7321da4 [INFO] running `Command { std: "docker" "start" "-a" "4fdbb9634a2fe5284f3144ddb9613c868cc4c2f00e7e0c25d170d726a7321da4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling slog v1.7.1 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling slog-extra v0.1.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling slog-stream v1.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rust-ini v0.9.12 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling slog-term v1.5.0 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling slog-stdlog v1.1.0 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling pg2sqlite2pg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `num` [INFO] [stdout] --> src/bin/export-sqlite3-to-postgres.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | num: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ForeignKeyInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/export-sqlite3-to-postgres.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | #[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: `something` [INFO] [stdout] --> src/bin/export-sqlite3-to-postgres.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | something: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ForeignKeyInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/export-sqlite3-to-postgres.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | #[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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.71s [INFO] running `Command { std: "docker" "inspect" "4fdbb9634a2fe5284f3144ddb9613c868cc4c2f00e7e0c25d170d726a7321da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fdbb9634a2fe5284f3144ddb9613c868cc4c2f00e7e0c25d170d726a7321da4", kill_on_drop: false }` [INFO] [stdout] 4fdbb9634a2fe5284f3144ddb9613c868cc4c2f00e7e0c25d170d726a7321da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe426ac85d44aed09dd1bc0e6093a3e45a38eaad5623f6bda66bd73644e7cdb4 [INFO] running `Command { std: "docker" "start" "-a" "fe426ac85d44aed09dd1bc0e6093a3e45a38eaad5623f6bda66bd73644e7cdb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pg2sqlite2pg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `num` [INFO] [stdout] --> src/bin/export-sqlite3-to-postgres.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | num: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ForeignKeyInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/export-sqlite3-to-postgres.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | #[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: `something` [INFO] [stdout] --> src/bin/export-sqlite3-to-postgres.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | something: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ForeignKeyInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/export-sqlite3-to-postgres.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | #[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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] [stderr] Executable unittests src/bin/export-postgres-to-sqlite3.rs (/opt/rustwide/target/debug/deps/export_postgres_to_sqlite3-7c81143cc66a4a08) [INFO] [stderr] Executable unittests src/bin/export-sqlite3-to-postgres.rs (/opt/rustwide/target/debug/deps/export_sqlite3_to_postgres-94c8fc777ee34d1e) [INFO] running `Command { std: "docker" "inspect" "fe426ac85d44aed09dd1bc0e6093a3e45a38eaad5623f6bda66bd73644e7cdb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe426ac85d44aed09dd1bc0e6093a3e45a38eaad5623f6bda66bd73644e7cdb4", kill_on_drop: false }` [INFO] [stdout] fe426ac85d44aed09dd1bc0e6093a3e45a38eaad5623f6bda66bd73644e7cdb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 112cec566c4ab293838bc61e8b7f27edb9886d1f2f004044d7165e0bf989a87f [INFO] running `Command { std: "docker" "start" "-a" "112cec566c4ab293838bc61e8b7f27edb9886d1f2f004044d7165e0bf989a87f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `num` [INFO] [stderr] --> src/bin/export-sqlite3-to-postgres.rs:197:5 [INFO] [stderr] | [INFO] [stderr] 197 | num: i32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ForeignKeyInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bin/export-sqlite3-to-postgres.rs:195:10 [INFO] [stderr] | [INFO] [stderr] 195 | #[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: `something` [INFO] [stderr] --> src/bin/export-sqlite3-to-postgres.rs:198:5 [INFO] [stderr] | [INFO] [stderr] 198 | something: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ForeignKeyInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bin/export-sqlite3-to-postgres.rs:195:10 [INFO] [stderr] | [INFO] [stderr] 195 | #[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: `pg2sqlite2pg` (bin "export-sqlite3-to-postgres" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] Running unittests src/bin/export-postgres-to-sqlite3.rs (/opt/rustwide/target/debug/deps/export_postgres_to_sqlite3-7c81143cc66a4a08) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/export-sqlite3-to-postgres.rs (/opt/rustwide/target/debug/deps/export_sqlite3_to_postgres-94c8fc777ee34d1e) [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" "112cec566c4ab293838bc61e8b7f27edb9886d1f2f004044d7165e0bf989a87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112cec566c4ab293838bc61e8b7f27edb9886d1f2f004044d7165e0bf989a87f", kill_on_drop: false }` [INFO] [stdout] 112cec566c4ab293838bc61e8b7f27edb9886d1f2f004044d7165e0bf989a87f