[INFO] cloning repository https://github.com/KayleeTheMech/daoobject
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KayleeTheMech/daoobject" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayleeTheMech%2Fdaoobject", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayleeTheMech%2Fdaoobject'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9e94855d96d83ecd8af8e46b062a178afcf90b8
[INFO] checking KayleeTheMech/daoobject against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayleeTheMech%2Fdaoobject" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KayleeTheMech/daoobject
[INFO] finished tweaking git repo https://github.com/KayleeTheMech/daoobject
[INFO] tweaked toml for git repo https://github.com/KayleeTheMech/daoobject written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KayleeTheMech/daoobject on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KayleeTheMech/daoobject 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db8d6cc282691f6b998a81252493bfee50c5b2ac6aee71fbf720b1a59358000d
[INFO] running `Command { std: "docker" "start" "-a" "db8d6cc282691f6b998a81252493bfee50c5b2ac6aee71fbf720b1a59358000d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db8d6cc282691f6b998a81252493bfee50c5b2ac6aee71fbf720b1a59358000d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db8d6cc282691f6b998a81252493bfee50c5b2ac6aee71fbf720b1a59358000d", kill_on_drop: false }`
[INFO] [stdout] db8d6cc282691f6b998a81252493bfee50c5b2ac6aee71fbf720b1a59358000d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb61ae279362f8175a195c7b1b9b21ba873be7b6a94c2161e7294c6d1f0866f4
[INFO] running `Command { std: "docker" "start" "-a" "bb61ae279362f8175a195c7b1b9b21ba873be7b6a94c2161e7294c6d1f0866f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking rusqlite v0.27.0
[INFO] [stderr]     Checking daoobject v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `updated`
[INFO] [stdout]   --> src/note.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |             Ok(updated) => println!("Success"),
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/note.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             Err(err) => println!("Fail"),
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated`
[INFO] [stdout]   --> src/note.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |             Ok(updated) => println!("Success"),
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/note.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Err(err) => println!("Fail"),
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated`
[INFO] [stdout]   --> src/note.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |             Ok(updated) => println!("Success"),
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/note.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |             Err(err) => println!("Fail"),
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note`
[INFO] [stdout]  --> src/main.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let note = note_dao.get(1, 3);
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_note`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exists`
[INFO] [stdout]   --> src/main.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let exists = note_dao.exists(2, 3);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_exists`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note2`
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let note2 = note_dao.get(2, 3);
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_note2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated`
[INFO] [stdout]   --> src/note.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |             Ok(updated) => println!("Success"),
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/note.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             Err(err) => println!("Fail"),
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated`
[INFO] [stdout]   --> src/note.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |             Ok(updated) => println!("Success"),
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/note.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Err(err) => println!("Fail"),
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `updated`
[INFO] [stdout]   --> src/note.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |             Ok(updated) => println!("Success"),
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/note.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |             Err(err) => println!("Fail"),
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note`
[INFO] [stdout]  --> src/main.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let note = note_dao.get(1, 3);
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_note`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exists`
[INFO] [stdout]   --> src/main.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let exists = note_dao.exists(2, 3);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_exists`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note2`
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let note2 = note_dao.get(2, 3);
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_note2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
[INFO] running `Command { std: "docker" "inspect" "bb61ae279362f8175a195c7b1b9b21ba873be7b6a94c2161e7294c6d1f0866f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb61ae279362f8175a195c7b1b9b21ba873be7b6a94c2161e7294c6d1f0866f4", kill_on_drop: false }`
[INFO] [stdout] bb61ae279362f8175a195c7b1b9b21ba873be7b6a94c2161e7294c6d1f0866f4
