[INFO] cloning repository https://github.com/ta3113ta/super-tiny-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ta3113ta/super-tiny-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fta3113ta%2Fsuper-tiny-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fta3113ta%2Fsuper-tiny-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3120d12c51be6ec21f19c855b4b8b4faa3ca39cf [INFO] testing ta3113ta/super-tiny-compiler against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fta3113ta%2Fsuper-tiny-compiler" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ta3113ta/super-tiny-compiler on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ta3113ta/super-tiny-compiler [INFO] finished tweaking git repo https://github.com/ta3113ta/super-tiny-compiler [INFO] tweaked toml for git repo https://github.com/ta3113ta/super-tiny-compiler written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ta3113ta/super-tiny-compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05fb4d67b2198a87581bc31a878aa1fb404af8cd3726d0650d8bb9be1dc65fe9 [INFO] running `Command { std: "docker" "start" "-a" "05fb4d67b2198a87581bc31a878aa1fb404af8cd3726d0650d8bb9be1dc65fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05fb4d67b2198a87581bc31a878aa1fb404af8cd3726d0650d8bb9be1dc65fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05fb4d67b2198a87581bc31a878aa1fb404af8cd3726d0650d8bb9be1dc65fe9", kill_on_drop: false }` [INFO] [stdout] 05fb4d67b2198a87581bc31a878aa1fb404af8cd3726d0650d8bb9be1dc65fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d608a6f962e4706140d0e52d9623c2a601f665913eb9d9455a99a7cc5004d4f6 [INFO] running `Command { std: "docker" "start" "-a" "d608a6f962e4706140d0e52d9623c2a601f665913eb9d9455a99a7cc5004d4f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling tiny-with-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.75s [INFO] running `Command { std: "docker" "inspect" "d608a6f962e4706140d0e52d9623c2a601f665913eb9d9455a99a7cc5004d4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d608a6f962e4706140d0e52d9623c2a601f665913eb9d9455a99a7cc5004d4f6", kill_on_drop: false }` [INFO] [stdout] d608a6f962e4706140d0e52d9623c2a601f665913eb9d9455a99a7cc5004d4f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31c6d85590948cb3d9976025de32d2792e57cea4b88878431fe4a71af3a09a58 [INFO] running `Command { std: "docker" "start" "-a" "31c6d85590948cb3d9976025de32d2792e57cea4b88878431fe4a71af3a09a58", kill_on_drop: false }` [INFO] [stderr] Compiling tiny-with-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "31c6d85590948cb3d9976025de32d2792e57cea4b88878431fe4a71af3a09a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c6d85590948cb3d9976025de32d2792e57cea4b88878431fe4a71af3a09a58", kill_on_drop: false }` [INFO] [stdout] 31c6d85590948cb3d9976025de32d2792e57cea4b88878431fe4a71af3a09a58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fdf9d1fe29ed7d89d9cdf0c47424724bbcb11f456278a2705b847a5529089965 [INFO] running `Command { std: "docker" "start" "-a" "fdf9d1fe29ed7d89d9cdf0c47424724bbcb11f456278a2705b847a5529089965", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tiny_with_lib-cc716214262c9c3d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fdf9d1fe29ed7d89d9cdf0c47424724bbcb11f456278a2705b847a5529089965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf9d1fe29ed7d89d9cdf0c47424724bbcb11f456278a2705b847a5529089965", kill_on_drop: false }` [INFO] [stdout] fdf9d1fe29ed7d89d9cdf0c47424724bbcb11f456278a2705b847a5529089965