[INFO] updating cached repository https://github.com/philipc/findpanics [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] dad15c95fc5831760df3201079b4d2f502c173b8 [INFO] testing philipc/findpanics against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipc%2Ffindpanics" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/philipc/findpanics 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/philipc/findpanics [INFO] finished tweaking git repo https://github.com/philipc/findpanics [INFO] tweaked toml for git repo https://github.com/philipc/findpanics written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/philipc/findpanics 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 3f791de3a210f0a3153548a89aefa147dfc00ca46b4e6486728bb5cd1e52d6f3 [INFO] running `"docker" "start" "-a" "3f791de3a210f0a3153548a89aefa147dfc00ca46b4e6486728bb5cd1e52d6f3"` [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling scroll v0.7.0 [INFO] [stderr] Compiling panopticon-core v0.16.0 (https://github.com/das-labor/panopticon#33ffec0d) [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling home v0.3.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling cpp_demangle v0.2.7 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling scroll_derive v0.8.0 [INFO] [stderr] Compiling scroll_derive v0.7.0 [INFO] [stderr] Compiling gimli v0.15.0 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling intervaltree v0.2.3 [INFO] [stderr] Compiling quickcheck v0.3.2 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling scroll v0.8.0 [INFO] [stderr] Compiling goblin v0.0.11 [INFO] [stderr] Compiling goblin v0.0.13 [INFO] [stderr] Compiling serde_bytes v0.10.3 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling panopticon-graph-algos v0.11.0 (https://github.com/das-labor/panopticon#33ffec0d) [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling object v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.6.1 [INFO] [stderr] Compiling addr2line v0.6.0 [INFO] [stderr] Compiling panopticon-amd64 v0.16.0 (https://github.com/das-labor/panopticon#33ffec0d) [INFO] [stderr] Compiling findpanics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.13s [INFO] running `"docker" "inspect" "3f791de3a210f0a3153548a89aefa147dfc00ca46b4e6486728bb5cd1e52d6f3"` [INFO] running `"docker" "rm" "-f" "3f791de3a210f0a3153548a89aefa147dfc00ca46b4e6486728bb5cd1e52d6f3"` [INFO] [stdout] 3f791de3a210f0a3153548a89aefa147dfc00ca46b4e6486728bb5cd1e52d6f3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 06ab13a50f238233ef717bfcb52f4b927b36c085410c996f434dbaa1b524c7f6 [INFO] running `"docker" "start" "-a" "06ab13a50f238233ef717bfcb52f4b927b36c085410c996f434dbaa1b524c7f6"` [INFO] [stderr] Compiling findpanics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `"docker" "inspect" "06ab13a50f238233ef717bfcb52f4b927b36c085410c996f434dbaa1b524c7f6"` [INFO] running `"docker" "rm" "-f" "06ab13a50f238233ef717bfcb52f4b927b36c085410c996f434dbaa1b524c7f6"` [INFO] [stdout] 06ab13a50f238233ef717bfcb52f4b927b36c085410c996f434dbaa1b524c7f6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] d5727a5be094edac6c0b871b9d9639325bf3c9572fb49e7c55c68f255e34e0f6 [INFO] running `"docker" "start" "-a" "d5727a5be094edac6c0b871b9d9639325bf3c9572fb49e7c55c68f255e34e0f6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/findpanics-472e1fdb08c2126a [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" "d5727a5be094edac6c0b871b9d9639325bf3c9572fb49e7c55c68f255e34e0f6"` [INFO] running `"docker" "rm" "-f" "d5727a5be094edac6c0b871b9d9639325bf3c9572fb49e7c55c68f255e34e0f6"` [INFO] [stdout] d5727a5be094edac6c0b871b9d9639325bf3c9572fb49e7c55c68f255e34e0f6