[INFO] updating cached repository https://github.com/adudney/BL2_Behavior [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 458876cc12afbdaf1f66af5b7c23d0d7465b02cd [INFO] testing adudney/BL2_Behavior against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadudney%2FBL2_Behavior" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adudney/BL2_Behavior on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/adudney/BL2_Behavior [INFO] finished tweaking git repo https://github.com/adudney/BL2_Behavior [INFO] tweaked toml for git repo https://github.com/adudney/BL2_Behavior written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/adudney/BL2_Behavior already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] c8b076a88766723a3f4934c7fe8a54f76e1abe9460e216a0626a7c2861418ee4 [INFO] running `"docker" "start" "-a" "c8b076a88766723a3f4934c7fe8a54f76e1abe9460e216a0626a7c2861418ee4"` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling behavior v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.07s [INFO] running `"docker" "inspect" "c8b076a88766723a3f4934c7fe8a54f76e1abe9460e216a0626a7c2861418ee4"` [INFO] running `"docker" "rm" "-f" "c8b076a88766723a3f4934c7fe8a54f76e1abe9460e216a0626a7c2861418ee4"` [INFO] [stdout] c8b076a88766723a3f4934c7fe8a54f76e1abe9460e216a0626a7c2861418ee4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b20950ed22587fc68339e7b3a3958d81106bc90435f7faa4ef6f43b7c75ec1dd [INFO] running `"docker" "start" "-a" "b20950ed22587fc68339e7b3a3958d81106bc90435f7faa4ef6f43b7c75ec1dd"` [INFO] [stderr] Compiling behavior v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `"docker" "inspect" "b20950ed22587fc68339e7b3a3958d81106bc90435f7faa4ef6f43b7c75ec1dd"` [INFO] running `"docker" "rm" "-f" "b20950ed22587fc68339e7b3a3958d81106bc90435f7faa4ef6f43b7c75ec1dd"` [INFO] [stdout] b20950ed22587fc68339e7b3a3958d81106bc90435f7faa4ef6f43b7c75ec1dd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 4790f35a7f5b49cc4889d60c856381a10f242e502a072b515e311896fe74c47a [INFO] running `"docker" "start" "-a" "4790f35a7f5b49cc4889d60c856381a10f242e502a072b515e311896fe74c47a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/behavior-968954d6a7c9ff5a [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4790f35a7f5b49cc4889d60c856381a10f242e502a072b515e311896fe74c47a"` [INFO] running `"docker" "rm" "-f" "4790f35a7f5b49cc4889d60c856381a10f242e502a072b515e311896fe74c47a"` [INFO] [stdout] 4790f35a7f5b49cc4889d60c856381a10f242e502a072b515e311896fe74c47a