[INFO] cloning repository https://github.com/FungusHumungus/nickelboogy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FungusHumungus/nickelboogy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFungusHumungus%2Fnickelboogy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFungusHumungus%2Fnickelboogy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc96e90b53bb0d2efcf129a74bb1645653c96e70 [INFO] testing FungusHumungus/nickelboogy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFungusHumungus%2Fnickelboogy" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FungusHumungus/nickelboogy 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/FungusHumungus/nickelboogy [INFO] finished tweaking git repo https://github.com/FungusHumungus/nickelboogy [INFO] tweaked toml for git repo https://github.com/FungusHumungus/nickelboogy written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/FungusHumungus/nickelboogy 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 rand_chacha v0.2.0 [INFO] [stderr] Downloaded serde v1.0.97 [INFO] [stderr] Downloaded getrandom v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 74acbdea296c372ccf51956248a929b8c1dc6df84c78255d54d9617550c33db4 [INFO] running `Command { std: "docker" "start" "-a" "74acbdea296c372ccf51956248a929b8c1dc6df84c78255d54d9617550c33db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74acbdea296c372ccf51956248a929b8c1dc6df84c78255d54d9617550c33db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74acbdea296c372ccf51956248a929b8c1dc6df84c78255d54d9617550c33db4", kill_on_drop: false }` [INFO] [stdout] 74acbdea296c372ccf51956248a929b8c1dc6df84c78255d54d9617550c33db4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 9cc4effaa82d437e0a3c80d9be2b522258fbc701b6a67516323c58e4bc2d3e9d [INFO] running `Command { std: "docker" "start" "-a" "9cc4effaa82d437e0a3c80d9be2b522258fbc701b6a67516323c58e4bc2d3e9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling nickelboogy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.88s [INFO] running `Command { std: "docker" "inspect" "9cc4effaa82d437e0a3c80d9be2b522258fbc701b6a67516323c58e4bc2d3e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc4effaa82d437e0a3c80d9be2b522258fbc701b6a67516323c58e4bc2d3e9d", kill_on_drop: false }` [INFO] [stdout] 9cc4effaa82d437e0a3c80d9be2b522258fbc701b6a67516323c58e4bc2d3e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 87fa30270cbd0bfc93fa42a2ae47d6254a3f329c59799e59cc9b465cec6fe929 [INFO] running `Command { std: "docker" "start" "-a" "87fa30270cbd0bfc93fa42a2ae47d6254a3f329c59799e59cc9b465cec6fe929", kill_on_drop: false }` [INFO] [stderr] Compiling nickelboogy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/database.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | ... "user".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found struct `String` [INFO] [stdout] | help: consider borrowing here: `&"user".to_string()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/database.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | ... "amazingpassword".to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found struct `String` [INFO] [stdout] | help: consider borrowing here: `&"amazingpassword".to_string()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/database.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | ... "user".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found struct `String` [INFO] [stdout] | help: consider borrowing here: `&"user".to_string()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/database.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | ... "terrible_password".to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found struct `String` [INFO] [stdout] | help: consider borrowing here: `&"terrible_password".to_string()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nickelboogy` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "87fa30270cbd0bfc93fa42a2ae47d6254a3f329c59799e59cc9b465cec6fe929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87fa30270cbd0bfc93fa42a2ae47d6254a3f329c59799e59cc9b465cec6fe929", kill_on_drop: false }` [INFO] [stdout] 87fa30270cbd0bfc93fa42a2ae47d6254a3f329c59799e59cc9b465cec6fe929