[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 1.60.0 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 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/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex v0.2.0 [INFO] [stderr] Downloaded cc v1.0.45 [INFO] [stderr] Downloaded openssl-sys v0.9.51 [INFO] [stderr] Downloaded getrandom v0.1.12 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded libssh2-sys v0.2.12 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded postgres v0.15.2 [INFO] [stderr] Downloaded fallible-iterator v0.1.6 [INFO] [stderr] Downloaded git2 v0.10.1 [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded jobserver v0.1.17 [INFO] [stderr] Downloaded rust-ini v0.9.12 [INFO] [stderr] Downloaded postgres-shared v0.4.2 [INFO] [stderr] Downloaded slog-stdlog v1.1.0 [INFO] [stderr] Downloaded postgres-protocol v0.3.2 [INFO] [stderr] Downloaded md5 v0.3.8 [INFO] [stderr] Downloaded slog-extra v0.1.2 [INFO] [stderr] Downloaded slog v1.7.1 [INFO] [stderr] Downloaded slog-term v1.5.0 [INFO] [stderr] Downloaded slog-stream v1.2.1 [INFO] [stderr] Downloaded libgit2-sys v0.9.1 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 624d60bc9d263d923c6c513ecb507110931091d1552fed79bd13a1280294fa36 [INFO] running `Command { std: "docker" "start" "-a" "624d60bc9d263d923c6c513ecb507110931091d1552fed79bd13a1280294fa36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "624d60bc9d263d923c6c513ecb507110931091d1552fed79bd13a1280294fa36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624d60bc9d263d923c6c513ecb507110931091d1552fed79bd13a1280294fa36", kill_on_drop: false }` [INFO] [stdout] 624d60bc9d263d923c6c513ecb507110931091d1552fed79bd13a1280294fa36 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15514195653f18756065825399f46b9e41894a3dd185e5932f6f96487bc330ec [INFO] running `Command { std: "docker" "start" "-a" "15514195653f18756065825399f46b9e41894a3dd185e5932f6f96487bc330ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 slog v1.7.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling slog-extra 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 phf v0.7.24 [INFO] [stderr] Compiling slog-stream v1.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.6.0 [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 jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [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 regex v0.2.11 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling chrono v0.4.9 [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 dotenv v0.9.0 [INFO] [stderr] Compiling slog-term v1.5.0 [INFO] [stderr] Compiling slog-stdlog v1.1.0 [INFO] [stderr] Compiling postgres v0.15.2 [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 22.35s [INFO] running `Command { std: "docker" "inspect" "15514195653f18756065825399f46b9e41894a3dd185e5932f6f96487bc330ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15514195653f18756065825399f46b9e41894a3dd185e5932f6f96487bc330ec", kill_on_drop: false }` [INFO] [stdout] 15514195653f18756065825399f46b9e41894a3dd185e5932f6f96487bc330ec [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0de98dd076852451949241e434f3e500337cd7da9f1774c097baa3e4bde2fa [INFO] running `Command { std: "docker" "start" "-a" "1e0de98dd076852451949241e434f3e500337cd7da9f1774c097baa3e4bde2fa", 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 4.80s [INFO] running `Command { std: "docker" "inspect" "1e0de98dd076852451949241e434f3e500337cd7da9f1774c097baa3e4bde2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0de98dd076852451949241e434f3e500337cd7da9f1774c097baa3e4bde2fa", kill_on_drop: false }` [INFO] [stdout] 1e0de98dd076852451949241e434f3e500337cd7da9f1774c097baa3e4bde2fa [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cbe3a611a7884e16b6fa4580b1590de81d67a3243ce8736f9e72cd27e78b8b4 [INFO] running `Command { std: "docker" "start" "-a" "6cbe3a611a7884e16b6fa4580b1590de81d67a3243ce8736f9e72cd27e78b8b4", kill_on_drop: false }` [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.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/export_postgres_to_sqlite3-4034847935a80c27) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/export_sqlite3_to_postgres-7de723b52b2b4164) [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" "6cbe3a611a7884e16b6fa4580b1590de81d67a3243ce8736f9e72cd27e78b8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbe3a611a7884e16b6fa4580b1590de81d67a3243ce8736f9e72cd27e78b8b4", kill_on_drop: false }` [INFO] [stdout] 6cbe3a611a7884e16b6fa4580b1590de81d67a3243ce8736f9e72cd27e78b8b4