[INFO] cloning repository https://github.com/david0u0/chitin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david0u0/chitin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid0u0%2Fchitin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid0u0%2Fchitin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f0b6ae6ef09c3ab78b22d27e946994c10b7b4e1 [INFO] testing david0u0/chitin against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid0u0%2Fchitin" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/david0u0/chitin 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/david0u0/chitin [INFO] finished tweaking git repo https://github.com/david0u0/chitin [INFO] tweaked toml for git repo https://github.com/david0u0/chitin written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 8d1f49b5d6e55c2f3e4d434635c7f39b8c761142afee22b2807a59aff8b93dc1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d1f49b5d6e55c2f3e4d434635c7f39b8c761142afee22b2807a59aff8b93dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d1f49b5d6e55c2f3e4d434635c7f39b8c761142afee22b2807a59aff8b93dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1f49b5d6e55c2f3e4d434635c7f39b8c761142afee22b2807a59aff8b93dc1", kill_on_drop: false }` [INFO] [stdout] 8d1f49b5d6e55c2f3e4d434635c7f39b8c761142afee22b2807a59aff8b93dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84e10efca0a0b54f465a8807ac27f68c509b7877daec8ea034f6986aa8243e7e [INFO] running `Command { std: "docker" "start" "-a" "84e10efca0a0b54f465a8807ac27f68c509b7877daec8ea034f6986aa8243e7e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chitin_core v0.1.0 (/opt/rustwide/workdir/chitin-core) [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling chitin_derive v0.1.0 (/opt/rustwide/workdir/chitin-derive) [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chitin-derive/src/lib.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 28 - _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] 28 + _ => panic!("{} 是啥?", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chitin v0.1.0 (/opt/rustwide/workdir/chitin) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling examples v0.1.0 (/opt/rustwide/workdir/examples) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.90s [INFO] running `Command { std: "docker" "inspect" "84e10efca0a0b54f465a8807ac27f68c509b7877daec8ea034f6986aa8243e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e10efca0a0b54f465a8807ac27f68c509b7877daec8ea034f6986aa8243e7e", kill_on_drop: false }` [INFO] [stdout] 84e10efca0a0b54f465a8807ac27f68c509b7877daec8ea034f6986aa8243e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3026a2fba0e20e84aa2a98b8afef11e94c74ef1956c7ab4a047baae68b0754bf [INFO] running `Command { std: "docker" "start" "-a" "3026a2fba0e20e84aa2a98b8afef11e94c74ef1956c7ab4a047baae68b0754bf", kill_on_drop: false }` [INFO] [stderr] Compiling chitin_core v0.1.0 (/opt/rustwide/workdir/chitin-core) [INFO] [stderr] Compiling chitin_derive v0.1.0 (/opt/rustwide/workdir/chitin-derive) [INFO] [stderr] Compiling chitin v0.1.0 (/opt/rustwide/workdir/chitin) [INFO] [stderr] Compiling examples v0.1.0 (/opt/rustwide/workdir/examples) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chitin-derive/src/lib.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 28 - _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] 28 + _ => panic!("{} 是啥?", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chitin-derive/src/lib.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 28 - _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] 28 + _ => panic!("{} 是啥?", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "3026a2fba0e20e84aa2a98b8afef11e94c74ef1956c7ab4a047baae68b0754bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3026a2fba0e20e84aa2a98b8afef11e94c74ef1956c7ab4a047baae68b0754bf", kill_on_drop: false }` [INFO] [stdout] 3026a2fba0e20e84aa2a98b8afef11e94c74ef1956c7ab4a047baae68b0754bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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", kill_on_drop: false }` [INFO] [stdout] 860f35331a0f4bc5fbe6f7a6cad7c806c3a4036462edbbe4074ad9675cc96aa1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "860f35331a0f4bc5fbe6f7a6cad7c806c3a4036462edbbe4074ad9675cc96aa1", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> chitin-derive/src/lib.rs:28:25 [INFO] [stderr] | [INFO] [stderr] 28 | _ => panic!(format!("{} 是啥?", s)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 28 - _ => panic!(format!("{} 是啥?", s)), [INFO] [stderr] 28 + _ => panic!("{} 是啥?", s), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `chitin_derive` (lib) generated 1 warning [INFO] [stderr] warning: `chitin_derive` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chitin-91c5f4e6dea73438) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chitin_core-d22ed6b5da973461) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chitin_derive-1c756c647d5ade5b) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple-0d8a17d0ecbd36c8) [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] [stderr] Doc-tests chitin [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] [stderr] Doc-tests chitin_core [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] [stderr] Doc-tests chitin_derive [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" "860f35331a0f4bc5fbe6f7a6cad7c806c3a4036462edbbe4074ad9675cc96aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860f35331a0f4bc5fbe6f7a6cad7c806c3a4036462edbbe4074ad9675cc96aa1", kill_on_drop: false }` [INFO] [stdout] 860f35331a0f4bc5fbe6f7a6cad7c806c3a4036462edbbe4074ad9675cc96aa1