[INFO] cloning repository https://github.com/woodgear/simple-replace-templete-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woodgear/simple-replace-templete-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fsimple-replace-templete-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fsimple-replace-templete-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41024e28c3ce29682b1ceb92bb243afaf2a32348 [INFO] checking woodgear/simple-replace-templete-engine against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fsimple-replace-templete-engine" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woodgear/simple-replace-templete-engine on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/woodgear/simple-replace-templete-engine [INFO] finished tweaking git repo https://github.com/woodgear/simple-replace-templete-engine [INFO] tweaked toml for git repo https://github.com/woodgear/simple-replace-templete-engine written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/woodgear/simple-replace-templete-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", 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] 568306e2ce2a82f4d6f70b976c422066260a3256b8aad5cb8cb8ee5b89fe5f7f [INFO] running `Command { std: "docker" "start" "-a" "568306e2ce2a82f4d6f70b976c422066260a3256b8aad5cb8cb8ee5b89fe5f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "568306e2ce2a82f4d6f70b976c422066260a3256b8aad5cb8cb8ee5b89fe5f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568306e2ce2a82f4d6f70b976c422066260a3256b8aad5cb8cb8ee5b89fe5f7f", kill_on_drop: false }` [INFO] [stdout] 568306e2ce2a82f4d6f70b976c422066260a3256b8aad5cb8cb8ee5b89fe5f7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f55584c4de2eee7140a38b2c901429e8a8469f1e92a2c58d695a3227d50efabc [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" "f55584c4de2eee7140a38b2c901429e8a8469f1e92a2c58d695a3227d50efabc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking simple-replace-templete-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: underscore literal suffix is not allowed [INFO] [stdout] --> src/lib.rs:83:61 [INFO] [stdout] | [INFO] [stdout] 83 | let templete_str = "hello _t_name_t_ _t_sec_name_t_"_.to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: see issue #42326 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: underscore literal suffix is not allowed [INFO] [stdout] --> src/lib.rs:83:61 [INFO] [stdout] | [INFO] [stdout] 83 | let templete_str = "hello _t_name_t_ _t_sec_name_t_"_.to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: see issue #42326 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.10s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f55584c4de2eee7140a38b2c901429e8a8469f1e92a2c58d695a3227d50efabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55584c4de2eee7140a38b2c901429e8a8469f1e92a2c58d695a3227d50efabc", kill_on_drop: false }` [INFO] [stdout] f55584c4de2eee7140a38b2c901429e8a8469f1e92a2c58d695a3227d50efabc