[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fdofus-generate-stuff" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remi-dupre/dofus-generate-stuff on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-4/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-2021-09-08" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e347ef388c07ca26befff246c0c643d050c59e475bd1a2f3d8c4d548975eda [INFO] running `Command { std: "docker" "start" "-a" "b2e347ef388c07ca26befff246c0c643d050c59e475bd1a2f3d8c4d548975eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e347ef388c07ca26befff246c0c643d050c59e475bd1a2f3d8c4d548975eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e347ef388c07ca26befff246c0c643d050c59e475bd1a2f3d8c4d548975eda", kill_on_drop: false }` [INFO] [stdout] b2e347ef388c07ca26befff246c0c643d050c59e475bd1a2f3d8c4d548975eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95e8ab96e00a765ae240a3ca95b617eccfd2c8a9349126b0186aaf2c0f5812a8 [INFO] running `Command { std: "docker" "start" "-a" "95e8ab96e00a765ae240a3ca95b617eccfd2c8a9349126b0186aaf2c0f5812a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [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 34.69s [INFO] running `Command { std: "docker" "inspect" "95e8ab96e00a765ae240a3ca95b617eccfd2c8a9349126b0186aaf2c0f5812a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e8ab96e00a765ae240a3ca95b617eccfd2c8a9349126b0186aaf2c0f5812a8", kill_on_drop: false }` [INFO] [stdout] 95e8ab96e00a765ae240a3ca95b617eccfd2c8a9349126b0186aaf2c0f5812a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f50c48482afc136fa688ad8769fbf1c3e68585a7f8c225032a681cf7c06cf5d8 [INFO] running `Command { std: "docker" "start" "-a" "f50c48482afc136fa688ad8769fbf1c3e68585a7f8c225032a681cf7c06cf5d8", kill_on_drop: false }` [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] 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 test [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "f50c48482afc136fa688ad8769fbf1c3e68585a7f8c225032a681cf7c06cf5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50c48482afc136fa688ad8769fbf1c3e68585a7f8c225032a681cf7c06cf5d8", kill_on_drop: false }` [INFO] [stdout] f50c48482afc136fa688ad8769fbf1c3e68585a7f8c225032a681cf7c06cf5d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1a7701525b1868879acb1bfc35321308dcc0c09b90efba848cd5bd1a9e008fb [INFO] running `Command { std: "docker" "start" "-a" "f1a7701525b1868879acb1bfc35321308dcc0c09b90efba848cd5bd1a9e008fb", 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!(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.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dofus_stuff-59a632bca4f70e06) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stuffer-3a1eb814919be9df) [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_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_spend (line 263) ... 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 1.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1a7701525b1868879acb1bfc35321308dcc0c09b90efba848cd5bd1a9e008fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a7701525b1868879acb1bfc35321308dcc0c09b90efba848cd5bd1a9e008fb", kill_on_drop: false }` [INFO] [stdout] f1a7701525b1868879acb1bfc35321308dcc0c09b90efba848cd5bd1a9e008fb