[INFO] cloning repository https://github.com/xiuxiu62/bam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xiuxiu62/bam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fbam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fbam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b81457e5ebfa4cddf83e6ae4f64a67482a3d2278 [INFO] testing xiuxiu62/bam against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fbam" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/xiuxiu62/bam [INFO] finished tweaking git repo https://github.com/xiuxiu62/bam [INFO] tweaked toml for git repo https://github.com/xiuxiu62/bam written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xiuxiu62/bam on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xiuxiu62/bam 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd53563637638930a394f103a0678fc137beec4ea55fa0c0b40e90fd68a621a9 [INFO] running `Command { std: "docker" "start" "-a" "dd53563637638930a394f103a0678fc137beec4ea55fa0c0b40e90fd68a621a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd53563637638930a394f103a0678fc137beec4ea55fa0c0b40e90fd68a621a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd53563637638930a394f103a0678fc137beec4ea55fa0c0b40e90fd68a621a9", kill_on_drop: false }` [INFO] [stdout] dd53563637638930a394f103a0678fc137beec4ea55fa0c0b40e90fd68a621a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac2591125ee40c01743602c6b84509b6976183a8db9f2baccec2fd348d28ec9b [INFO] running `Command { std: "docker" "start" "-a" "ac2591125ee40c01743602c6b84509b6976183a8db9f2baccec2fd348d28ec9b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.2.14 [INFO] [stderr] Compiling bam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.57s [INFO] running `Command { std: "docker" "inspect" "ac2591125ee40c01743602c6b84509b6976183a8db9f2baccec2fd348d28ec9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2591125ee40c01743602c6b84509b6976183a8db9f2baccec2fd348d28ec9b", kill_on_drop: false }` [INFO] [stdout] ac2591125ee40c01743602c6b84509b6976183a8db9f2baccec2fd348d28ec9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92535002f253c88c6554062e6487dced304bf9ca4dac20fcecfa016877a2be4a [INFO] running `Command { std: "docker" "start" "-a" "92535002f253c88c6554062e6487dced304bf9ca4dac20fcecfa016877a2be4a", kill_on_drop: false }` [INFO] [stderr] Compiling bam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "92535002f253c88c6554062e6487dced304bf9ca4dac20fcecfa016877a2be4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92535002f253c88c6554062e6487dced304bf9ca4dac20fcecfa016877a2be4a", kill_on_drop: false }` [INFO] [stdout] 92535002f253c88c6554062e6487dced304bf9ca4dac20fcecfa016877a2be4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46c11d4f4849b5474c244c5b41fe18aaa67a693f05ae2a73a837b8aa3459ebc4 [INFO] running `Command { std: "docker" "start" "-a" "46c11d4f4849b5474c244c5b41fe18aaa67a693f05ae2a73a837b8aa3459ebc4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bam-6e794a851395a615) [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::parse_hello_world_from_tokens ... ok [INFO] [stdout] test tests::parse_hello_world_from_source ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46c11d4f4849b5474c244c5b41fe18aaa67a693f05ae2a73a837b8aa3459ebc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c11d4f4849b5474c244c5b41fe18aaa67a693f05ae2a73a837b8aa3459ebc4", kill_on_drop: false }` [INFO] [stdout] 46c11d4f4849b5474c244c5b41fe18aaa67a693f05ae2a73a837b8aa3459ebc4