[INFO] cloning repository https://github.com/jahlaab/Dofus-Gear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jahlaab/Dofus-Gear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjahlaab%2FDofus-Gear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjahlaab%2FDofus-Gear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c91d39a0719ccbeb879c21382978abee486e646 [INFO] testing jahlaab/Dofus-Gear against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjahlaab%2FDofus-Gear" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jahlaab/Dofus-Gear on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jahlaab/Dofus-Gear [INFO] finished tweaking git repo https://github.com/jahlaab/Dofus-Gear [INFO] tweaked toml for git repo https://github.com/jahlaab/Dofus-Gear written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jahlaab/Dofus-Gear already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 365368fc96a5b732d74b2ce894e4f9ed3097866c2815c435f1d2a67038cb588f [INFO] running `Command { std: "docker" "start" "-a" "365368fc96a5b732d74b2ce894e4f9ed3097866c2815c435f1d2a67038cb588f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "365368fc96a5b732d74b2ce894e4f9ed3097866c2815c435f1d2a67038cb588f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365368fc96a5b732d74b2ce894e4f9ed3097866c2815c435f1d2a67038cb588f", kill_on_drop: false }` [INFO] [stdout] 365368fc96a5b732d74b2ce894e4f9ed3097866c2815c435f1d2a67038cb588f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44f244de957d75d8136dd28d1a8345a634580230e19aec1d4f959ff9488e83d7 [INFO] running `Command { std: "docker" "start" "-a" "44f244de957d75d8136dd28d1a8345a634580230e19aec1d4f959ff9488e83d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling dofus_stuff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/character.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | panic!(format!("Impossible to spend points for `{:?}`", other)) [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] 197 | panic!("Impossible to spend points for `{:?}`", other) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.36s [INFO] running `Command { std: "docker" "inspect" "44f244de957d75d8136dd28d1a8345a634580230e19aec1d4f959ff9488e83d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f244de957d75d8136dd28d1a8345a634580230e19aec1d4f959ff9488e83d7", kill_on_drop: false }` [INFO] [stdout] 44f244de957d75d8136dd28d1a8345a634580230e19aec1d4f959ff9488e83d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 453d40bad65f4546fbd20ee715b2c30b2d0d7883ca1d1cf6f2f7e7f8885a1792 [INFO] running `Command { std: "docker" "start" "-a" "453d40bad65f4546fbd20ee715b2c30b2d0d7883ca1d1cf6f2f7e7f8885a1792", kill_on_drop: false }` [INFO] [stderr] Compiling dofus_stuff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/character.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | panic!(format!("Impossible to spend points for `{:?}`", other)) [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] 197 | panic!("Impossible to spend points for `{:?}`", other) [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] --> src/character.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | panic!(format!("Impossible to spend points for `{:?}`", other)) [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] 197 | panic!("Impossible to spend points for `{:?}`", other) [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.41s [INFO] running `Command { std: "docker" "inspect" "453d40bad65f4546fbd20ee715b2c30b2d0d7883ca1d1cf6f2f7e7f8885a1792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453d40bad65f4546fbd20ee715b2c30b2d0d7883ca1d1cf6f2f7e7f8885a1792", kill_on_drop: false }` [INFO] [stdout] 453d40bad65f4546fbd20ee715b2c30b2d0d7883ca1d1cf6f2f7e7f8885a1792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5fe349f92d40a7500b4400d3f19c0171998aeb21f5f71abc09f36b0d855b348 [INFO] running `Command { std: "docker" "start" "-a" "c5fe349f92d40a7500b4400d3f19c0171998aeb21f5f71abc09f36b0d855b348", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/character.rs:197:24 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 197 | panic!(format!("Impossible to spend points for `{:?}`", other)) [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] = note: for more information, see [INFO] [stdout] [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] 197 | panic!("Impossible to spend points for `{:?}`", other) [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: `dofus_stuff` (lib) generated 1 warning [INFO] [stderr] warning: `dofus_stuff` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dofus_stuff-d2857f6e0f39c3f7) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stuffer-d37cf3594156d5d0) [INFO] [stderr] Doc-tests dofus_stuff [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/character.rs - character::Character::carac_spend_cost (line 206) ... ok [INFO] [stdout] test src/character.rs - character::Character::carac_spend (line 263) ... ok [INFO] [stdout] test src/character.rs - character::Character::carac_spend_or_seek (line 333) ... ok [INFO] [stdout] test src/character.rs - character::Character::carac_cost_from_zero (line 176) ... ok [INFO] [stdout] test src/character.rs - character::Character::carac_unspend (line 297) ... ok [INFO] [stdout] test src/character.rs - character::Character::carac_unspend_recover (line 231) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5fe349f92d40a7500b4400d3f19c0171998aeb21f5f71abc09f36b0d855b348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5fe349f92d40a7500b4400d3f19c0171998aeb21f5f71abc09f36b0d855b348", kill_on_drop: false }` [INFO] [stdout] c5fe349f92d40a7500b4400d3f19c0171998aeb21f5f71abc09f36b0d855b348