[INFO] fetching crate wurmloch 1.0.2...
[INFO] testing wurmloch-1.0.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wurmloch 1.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wurmloch 1.0.2
[INFO] finished tweaking crates.io crate wurmloch 1.0.2
[INFO] tweaked toml for crates.io crate wurmloch 1.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wurmloch 1.0.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wurmloch 1.0.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b32322f0aea15221087c59e59c4e7cc68f8ca162e5e340bcac9305380c7f252c
[INFO] running `Command { std: "docker" "start" "-a" "b32322f0aea15221087c59e59c4e7cc68f8ca162e5e340bcac9305380c7f252c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b32322f0aea15221087c59e59c4e7cc68f8ca162e5e340bcac9305380c7f252c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32322f0aea15221087c59e59c4e7cc68f8ca162e5e340bcac9305380c7f252c", kill_on_drop: false }`
[INFO] [stdout] b32322f0aea15221087c59e59c4e7cc68f8ca162e5e340bcac9305380c7f252c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cbf25f7fc12305bd27c8dcdc0ce68c928ee112e57fdba9603fc231d34481817
[INFO] running `Command { std: "docker" "start" "-a" "3cbf25f7fc12305bd27c8dcdc0ce68c928ee112e57fdba9603fc231d34481817", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling inotify-sys v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling filetime v0.2.12
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling notify v4.0.15
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling globset v0.4.5
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling structopt-derive v0.4.9
[INFO] [stderr]    Compiling structopt v0.3.16
[INFO] [stderr]    Compiling serde_yaml v0.8.13
[INFO] [stderr]    Compiling wurmloch v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.25s
[INFO] running `Command { std: "docker" "inspect" "3cbf25f7fc12305bd27c8dcdc0ce68c928ee112e57fdba9603fc231d34481817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cbf25f7fc12305bd27c8dcdc0ce68c928ee112e57fdba9603fc231d34481817", kill_on_drop: false }`
[INFO] [stdout] 3cbf25f7fc12305bd27c8dcdc0ce68c928ee112e57fdba9603fc231d34481817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6fc3d988c01e03657dea89e1d2a448a31939b34c1e8a178c7d7789d67d25a8e
[INFO] running `Command { std: "docker" "start" "-a" "c6fc3d988c01e03657dea89e1d2a448a31939b34c1e8a178c7d7789d67d25a8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling wurmloch v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "c6fc3d988c01e03657dea89e1d2a448a31939b34c1e8a178c7d7789d67d25a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6fc3d988c01e03657dea89e1d2a448a31939b34c1e8a178c7d7789d67d25a8e", kill_on_drop: false }`
[INFO] [stdout] c6fc3d988c01e03657dea89e1d2a448a31939b34c1e8a178c7d7789d67d25a8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cef8506ed2fcf5f63befe425c7e7794f5a6c61057106b2cb9177ab085cdbb86
[INFO] running `Command { std: "docker" "start" "-a" "2cef8506ed2fcf5f63befe425c7e7794f5a6c61057106b2cb9177ab085cdbb86", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wurmloch-5e863df3ec0e61c3)
[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" "2cef8506ed2fcf5f63befe425c7e7794f5a6c61057106b2cb9177ab085cdbb86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cef8506ed2fcf5f63befe425c7e7794f5a6c61057106b2cb9177ab085cdbb86", kill_on_drop: false }`
[INFO] [stdout] 2cef8506ed2fcf5f63befe425c7e7794f5a6c61057106b2cb9177ab085cdbb86
