[INFO] updating cached repository https://github.com/CerulanLumina/background-fission [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] 47de395cb74fb824808615d76e233cf939e845eb [INFO] testing CerulanLumina/background-fission against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerulanLumina%2Fbackground-fission" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CerulanLumina/background-fission 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/CerulanLumina/background-fission [INFO] finished tweaking git repo https://github.com/CerulanLumina/background-fission [INFO] tweaked toml for git repo https://github.com/CerulanLumina/background-fission written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/CerulanLumina/background-fission 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 935f0a05da8a552689dd44422c3b6fb4c8dd15e688ec9fd2dee4ea7a1580d5c1 [INFO] running `"docker" "start" "-a" "935f0a05da8a552689dd44422c3b6fb4c8dd15e688ec9fd2dee4ea7a1580d5c1"` [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.17 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling thread-priority v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling cron v0.6.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling job_scheduler v1.0.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling background-fission v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.35s [INFO] running `"docker" "inspect" "935f0a05da8a552689dd44422c3b6fb4c8dd15e688ec9fd2dee4ea7a1580d5c1"` [INFO] running `"docker" "rm" "-f" "935f0a05da8a552689dd44422c3b6fb4c8dd15e688ec9fd2dee4ea7a1580d5c1"` [INFO] [stdout] 935f0a05da8a552689dd44422c3b6fb4c8dd15e688ec9fd2dee4ea7a1580d5c1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 98af8e7c1c3aee42ca574bc12ebfa66ed7cebe23bfce2446fd89a43324c18228 [INFO] running `"docker" "start" "-a" "98af8e7c1c3aee42ca574bc12ebfa66ed7cebe23bfce2446fd89a43324c18228"` [INFO] [stderr] Compiling background-fission v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `"docker" "inspect" "98af8e7c1c3aee42ca574bc12ebfa66ed7cebe23bfce2446fd89a43324c18228"` [INFO] running `"docker" "rm" "-f" "98af8e7c1c3aee42ca574bc12ebfa66ed7cebe23bfce2446fd89a43324c18228"` [INFO] [stdout] 98af8e7c1c3aee42ca574bc12ebfa66ed7cebe23bfce2446fd89a43324c18228 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 65d2e1f403520bc139cef2e8342c6f8f55890e5651590ae2c6b0bc040e9477d5 [INFO] running `"docker" "start" "-a" "65d2e1f403520bc139cef2e8342c6f8f55890e5651590ae2c6b0bc040e9477d5"` [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/background_fission-d718c8eed1772d48 [INFO] running `"docker" "inspect" "65d2e1f403520bc139cef2e8342c6f8f55890e5651590ae2c6b0bc040e9477d5"` [INFO] running `"docker" "rm" "-f" "65d2e1f403520bc139cef2e8342c6f8f55890e5651590ae2c6b0bc040e9477d5"` [INFO] [stdout] 65d2e1f403520bc139cef2e8342c6f8f55890e5651590ae2c6b0bc040e9477d5