[INFO] cloning repository https://github.com/JustBeYou/photon_db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JustBeYou/photon_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustBeYou%2Fphoton_db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustBeYou%2Fphoton_db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62679feb69a0027f8d561841aa392c70d4be6fe0
[INFO] checking JustBeYou/photon_db against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustBeYou%2Fphoton_db" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JustBeYou/photon_db
[INFO] finished tweaking git repo https://github.com/JustBeYou/photon_db
[INFO] tweaked toml for git repo https://github.com/JustBeYou/photon_db written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JustBeYou/photon_db on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JustBeYou/photon_db already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking JustBeYou/photon_db against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustBeYou%2Fphoton_db" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JustBeYou/photon_db
[INFO] finished tweaking git repo https://github.com/JustBeYou/photon_db
[INFO] tweaked toml for git repo https://github.com/JustBeYou/photon_db written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JustBeYou/photon_db on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JustBeYou/photon_db already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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 custom_error v1.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f09758f7a6eccd77002680683565f11c6ce64742a54821c93d91958ce3875437
[INFO] running `Command { std: "docker" "start" "-a" "f09758f7a6eccd77002680683565f11c6ce64742a54821c93d91958ce3875437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09758f7a6eccd77002680683565f11c6ce64742a54821c93d91958ce3875437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09758f7a6eccd77002680683565f11c6ce64742a54821c93d91958ce3875437", kill_on_drop: false }`
[INFO] [stdout] f09758f7a6eccd77002680683565f11c6ce64742a54821c93d91958ce3875437
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f46e2b1350edd2a4ba340d765ae56042a4b7bb6bb074ce909504afdb89b41051
[INFO] running `Command { std: "docker" "start" "-a" "f46e2b1350edd2a4ba340d765ae56042a4b7bb6bb074ce909504afdb89b41051", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking photon_db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/repl.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/repl.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CreateTable`, `Select`, and `Drop` are never constructed
[INFO] [stdout]   --> src/sql.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | enum SqlStatement {
[INFO] [stdout]    |      ------------ variants in this enum
[INFO] [stdout] 76 |     CreateTable {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     Select {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     Drop {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/sql.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  94 | enum ColumnType {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout]  95 |     Id,
[INFO] [stdout]     |     ^^
[INFO] [stdout]  96 |
[INFO] [stdout]  97 |     Char255,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]  98 |
[INFO] [stdout]  99 |     Int8,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 100 |     Int16,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 101 |     Int32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 102 |     Int64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 103 |
[INFO] [stdout] 104 |     Uint8,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 105 |     Uint16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 106 |     Uint32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 107 |     Uint64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ColumnType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CreateTable`, `Select`, and `Drop` are never constructed
[INFO] [stdout]   --> src/sql.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | enum SqlStatement {
[INFO] [stdout]    |      ------------ variants in this enum
[INFO] [stdout] 76 |     CreateTable {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     Select {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     Drop {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/sql.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  94 | enum ColumnType {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout]  95 |     Id,
[INFO] [stdout]     |     ^^
[INFO] [stdout]  96 |
[INFO] [stdout]  97 |     Char255,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]  98 |
[INFO] [stdout]  99 |     Int8,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 100 |     Int16,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 101 |     Int32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 102 |     Int64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 103 |
[INFO] [stdout] 104 |     Uint8,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 105 |     Uint16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 106 |     Uint32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 107 |     Uint64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ColumnType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "f46e2b1350edd2a4ba340d765ae56042a4b7bb6bb074ce909504afdb89b41051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46e2b1350edd2a4ba340d765ae56042a4b7bb6bb074ce909504afdb89b41051", kill_on_drop: false }`
[INFO] [stdout] f46e2b1350edd2a4ba340d765ae56042a4b7bb6bb074ce909504afdb89b41051
