[INFO] cloning repository https://github.com/remi-dupre/dofus-generate-stuff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remi-dupre/dofus-generate-stuff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fdofus-generate-stuff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fdofus-generate-stuff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80e542d70f208fece021007498479b648c97880c [INFO] testing remi-dupre/dofus-generate-stuff against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fdofus-generate-stuff" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remi-dupre/dofus-generate-stuff on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remi-dupre/dofus-generate-stuff [INFO] finished tweaking git repo https://github.com/remi-dupre/dofus-generate-stuff [INFO] tweaked toml for git repo https://github.com/remi-dupre/dofus-generate-stuff written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/remi-dupre/dofus-generate-stuff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fe8c5895e881e6ca5e8e2caeb7f332c0e8246497e3f7cbd2382dcc03e333420 [INFO] running `Command { std: "docker" "start" "-a" "7fe8c5895e881e6ca5e8e2caeb7f332c0e8246497e3f7cbd2382dcc03e333420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fe8c5895e881e6ca5e8e2caeb7f332c0e8246497e3f7cbd2382dcc03e333420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe8c5895e881e6ca5e8e2caeb7f332c0e8246497e3f7cbd2382dcc03e333420", kill_on_drop: false }` [INFO] [stdout] 7fe8c5895e881e6ca5e8e2caeb7f332c0e8246497e3f7cbd2382dcc03e333420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d66e903db8a7fb25bcd23e230bb7b89b34bac5fa8ff8a5e06c20d270921b66 [INFO] running `Command { std: "docker" "start" "-a" "52d66e903db8a7fb25bcd23e230bb7b89b34bac5fa8ff8a5e06c20d270921b66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [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!(format!("Impossible to spend points for `{:?}`", other)) [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 19.98s [INFO] running `Command { std: "docker" "inspect" "52d66e903db8a7fb25bcd23e230bb7b89b34bac5fa8ff8a5e06c20d270921b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d66e903db8a7fb25bcd23e230bb7b89b34bac5fa8ff8a5e06c20d270921b66", kill_on_drop: false }` [INFO] [stdout] 52d66e903db8a7fb25bcd23e230bb7b89b34bac5fa8ff8a5e06c20d270921b66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28005958dab7e9ae2fdda639cb898c9d25c5834b493a1a2b5bd150925cc08295 [INFO] running `Command { std: "docker" "start" "-a" "28005958dab7e9ae2fdda639cb898c9d25c5834b493a1a2b5bd150925cc08295", 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!(format!("Impossible to spend points for `{:?}`", other)) [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!(format!("Impossible to spend points for `{:?}`", other)) [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 3.07s [INFO] running `Command { std: "docker" "inspect" "28005958dab7e9ae2fdda639cb898c9d25c5834b493a1a2b5bd150925cc08295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28005958dab7e9ae2fdda639cb898c9d25c5834b493a1a2b5bd150925cc08295", kill_on_drop: false }` [INFO] [stdout] 28005958dab7e9ae2fdda639cb898c9d25c5834b493a1a2b5bd150925cc08295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08e2540e6fab2532a0521e9f145309d2d51b0340aced21dcf05eafb7976ee617 [INFO] running `Command { std: "docker" "start" "-a" "08e2540e6fab2532a0521e9f145309d2d51b0340aced21dcf05eafb7976ee617", 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] [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] 197 - panic!(format!("Impossible to spend points for `{:?}`", other)) [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.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dofus_stuff-688dffa13a7d7dd8) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stuffer-47f4c91793ec4390) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests dofus_stuff [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 6 tests [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_recover (line 231) ... ok [INFO] [stdout] test src/character.rs - character::Character::carac_unspend (line 297) ... 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_spend_cost (line 206) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08e2540e6fab2532a0521e9f145309d2d51b0340aced21dcf05eafb7976ee617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e2540e6fab2532a0521e9f145309d2d51b0340aced21dcf05eafb7976ee617", kill_on_drop: false }` [INFO] [stdout] 08e2540e6fab2532a0521e9f145309d2d51b0340aced21dcf05eafb7976ee617