[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] testing woodgear/simple-replace-templete-engine against beta-2023-01-20 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fsimple-replace-templete-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woodgear/simple-replace-templete-engine on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e38954d1f89bfa1af52ce30eb16cc4a19c7029bd960dfaa22eb8b0470c3437f [INFO] running `Command { std: "docker" "start" "-a" "2e38954d1f89bfa1af52ce30eb16cc4a19c7029bd960dfaa22eb8b0470c3437f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e38954d1f89bfa1af52ce30eb16cc4a19c7029bd960dfaa22eb8b0470c3437f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e38954d1f89bfa1af52ce30eb16cc4a19c7029bd960dfaa22eb8b0470c3437f", kill_on_drop: false }` [INFO] [stdout] 2e38954d1f89bfa1af52ce30eb16cc4a19c7029bd960dfaa22eb8b0470c3437f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ace44ff3305d9e3364fc6e829f82bc2998dbf6b966767dc8a97305f93630522 [INFO] running `Command { std: "docker" "start" "-a" "6ace44ff3305d9e3364fc6e829f82bc2998dbf6b966767dc8a97305f93630522", 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] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling 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: 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6ace44ff3305d9e3364fc6e829f82bc2998dbf6b966767dc8a97305f93630522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ace44ff3305d9e3364fc6e829f82bc2998dbf6b966767dc8a97305f93630522", kill_on_drop: false }` [INFO] [stdout] 6ace44ff3305d9e3364fc6e829f82bc2998dbf6b966767dc8a97305f93630522