[INFO] cloning repository https://github.com/RykoL/wmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RykoL/wmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRykoL%2Fwmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRykoL%2Fwmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b0b92306ee45ce67e830939dc4b92b5c604ff98 [INFO] testing RykoL/wmt against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRykoL%2Fwmt" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RykoL/wmt on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RykoL/wmt [INFO] finished tweaking git repo https://github.com/RykoL/wmt [INFO] tweaked toml for git repo https://github.com/RykoL/wmt written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/RykoL/wmt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf7ee836afe71e6fc547327992ac27779a8dac74d46de572d44ab17307871dc7 [INFO] running `Command { std: "docker" "start" "-a" "cf7ee836afe71e6fc547327992ac27779a8dac74d46de572d44ab17307871dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf7ee836afe71e6fc547327992ac27779a8dac74d46de572d44ab17307871dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7ee836afe71e6fc547327992ac27779a8dac74d46de572d44ab17307871dc7", kill_on_drop: false }` [INFO] [stdout] cf7ee836afe71e6fc547327992ac27779a8dac74d46de572d44ab17307871dc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fc82ea27f192430b7cf34bd9d96af1424ae1bc02a5e617937bebab59e018107 [INFO] running `Command { std: "docker" "start" "-a" "1fc82ea27f192430b7cf34bd9d96af1424ae1bc02a5e617937bebab59e018107", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.26.1 [INFO] [stderr] Compiling wmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/task/task.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | .map_err(|err| Error::TaskCreationError) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.87s [INFO] running `Command { std: "docker" "inspect" "1fc82ea27f192430b7cf34bd9d96af1424ae1bc02a5e617937bebab59e018107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc82ea27f192430b7cf34bd9d96af1424ae1bc02a5e617937bebab59e018107", kill_on_drop: false }` [INFO] [stdout] 1fc82ea27f192430b7cf34bd9d96af1424ae1bc02a5e617937bebab59e018107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4eaded84389dc43a45c1263d613d4932178fdb3c4e0936db8266c01c788b000 [INFO] running `Command { std: "docker" "start" "-a" "f4eaded84389dc43a45c1263d613d4932178fdb3c4e0936db8266c01c788b000", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/task/task.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | .map_err(|err| Error::TaskCreationError) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/task_test.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | Err(err) => assert_eq!(err, Error::AlreadyOpenedTask), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `wmt::errors::Error`, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected enum `wmt::errors::Error` [INFO] [stdout] found fn item `fn(StartedTask) -> wmt::errors::Error {AlreadyOpenedTask}` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `fn(StartedTask) -> wmt::errors::Error {AlreadyOpenedTask}` doesn't implement `Debug` [INFO] [stdout] --> tests/task_test.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | Err(err) => assert_eq!(err, Error::AlreadyOpenedTask), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `fn(StartedTask) -> wmt::errors::Error {AlreadyOpenedTask}` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `fn(StartedTask) -> wmt::errors::Error {AlreadyOpenedTask}` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> tests/task_test.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | params![String::from("I don't care"), 1], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToSql` found in the `rusqlite` crate: [INFO] [stdout] - impl ToSql for i16; [INFO] [stdout] - impl ToSql for i32; [INFO] [stdout] - impl ToSql for i64; [INFO] [stdout] - impl ToSql for i8; [INFO] [stdout] and 6 more [INFO] [stdout] = note: required for the cast to the object type `dyn ToSql` [INFO] [stdout] = note: this error originates in the macro `params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/task/task.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | .map_err(|err| Error::TaskCreationError) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wmt` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f4eaded84389dc43a45c1263d613d4932178fdb3c4e0936db8266c01c788b000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4eaded84389dc43a45c1263d613d4932178fdb3c4e0936db8266c01c788b000", kill_on_drop: false }` [INFO] [stdout] f4eaded84389dc43a45c1263d613d4932178fdb3c4e0936db8266c01c788b000