[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 try#d85a7505e49363642b460e105973798063a683b4 for pr-103914 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fsimple-replace-templete-engine" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woodgear/simple-replace-templete-engine on toolchain d85a7505e49363642b460e105973798063a683b4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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" "+d85a7505e49363642b460e105973798063a683b4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 536309901f8688ee95de59ebeb1a54661f8b7dc4be1c78eefd632791ef79313f [INFO] running `Command { std: "docker" "start" "-a" "536309901f8688ee95de59ebeb1a54661f8b7dc4be1c78eefd632791ef79313f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "536309901f8688ee95de59ebeb1a54661f8b7dc4be1c78eefd632791ef79313f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "536309901f8688ee95de59ebeb1a54661f8b7dc4be1c78eefd632791ef79313f", kill_on_drop: false }` [INFO] [stdout] 536309901f8688ee95de59ebeb1a54661f8b7dc4be1c78eefd632791ef79313f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e28a08ddfde1f2bad1b237f7e51956641a0db709acdee663815e39ee0c1d5644 [INFO] running `Command { std: "docker" "start" "-a" "e28a08ddfde1f2bad1b237f7e51956641a0db709acdee663815e39ee0c1d5644", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking thread_local v1.0.1 [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] error: 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] [INFO] [stdout] error: 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] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simple-replace-templete-engine` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simple-replace-templete-engine` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e28a08ddfde1f2bad1b237f7e51956641a0db709acdee663815e39ee0c1d5644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28a08ddfde1f2bad1b237f7e51956641a0db709acdee663815e39ee0c1d5644", kill_on_drop: false }` [INFO] [stdout] e28a08ddfde1f2bad1b237f7e51956641a0db709acdee663815e39ee0c1d5644