[INFO] updating cached repository brayniac/crucible [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/brayniac/crucible [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/brayniac/crucible" "work/ex/beta-1.38-1/sources/1.37.0/gh/brayniac/crucible"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/brayniac/crucible'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brayniac/crucible" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brayniac/crucible"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brayniac/crucible'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 32731642110deb9a4480caf87b38b606cfbebf3f [INFO] sha for GitHub repo brayniac/crucible: 32731642110deb9a4480caf87b38b606cfbebf3f [INFO] validating manifest of brayniac/crucible on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of brayniac/crucible on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing brayniac/crucible [INFO] finished frobbing brayniac/crucible [INFO] frobbed toml for brayniac/crucible written to work/ex/beta-1.38-1/sources/1.37.0/gh/brayniac/crucible/Cargo.toml [INFO] started frobbing brayniac/crucible [INFO] finished frobbing brayniac/crucible [INFO] frobbed toml for brayniac/crucible written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brayniac/crucible/Cargo.toml [INFO] crate brayniac/crucible already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing brayniac/crucible against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brayniac/crucible:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] bf8bff69e5d6b52ff33be0a9d5a4abeb9e994ec2f22fc0b82278d97c0f8e9e34 [INFO] running `"docker" "start" "-a" "bf8bff69e5d6b52ff33be0a9d5a4abeb9e994ec2f22fc0b82278d97c0f8e9e34"` [INFO] [stderr] Compiling gcc v0.3.50 [INFO] [stderr] Compiling json v0.11.6 [INFO] [stderr] Compiling clocksource v0.2.1 [INFO] [stderr] Compiling shuteye v0.3.2 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling block-buffer v0.3.1 [INFO] [stderr] Compiling heatmap v0.6.5 [INFO] [stderr] Compiling generic-array v0.8.2 [INFO] [stderr] Compiling rusttype v0.1.2 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling mktemp v0.3.1 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling digest v0.6.0 [INFO] [stderr] Compiling hmac v0.3.1 [INFO] [stderr] Compiling sha-1 v0.4.1 [INFO] [stderr] Compiling waterfall v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.13 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling curl-sys v0.3.11 [INFO] [stderr] Compiling tiny_http v0.5.8 [INFO] [stderr] Compiling tic v0.2.1 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling crucible v0.0.1-pre (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `"docker" "inspect" "bf8bff69e5d6b52ff33be0a9d5a4abeb9e994ec2f22fc0b82278d97c0f8e9e34"` [INFO] running `"docker" "rm" "-f" "bf8bff69e5d6b52ff33be0a9d5a4abeb9e994ec2f22fc0b82278d97c0f8e9e34"` [INFO] [stdout] bf8bff69e5d6b52ff33be0a9d5a4abeb9e994ec2f22fc0b82278d97c0f8e9e34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brayniac/crucible:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 069907dcb0bcb6cb719faa105fd55cbcd6efd8431c36c65fd4c6688cdf5d7b30 [INFO] running `"docker" "start" "-a" "069907dcb0bcb6cb719faa105fd55cbcd6efd8431c36c65fd4c6688cdf5d7b30"` [INFO] [stderr] Compiling crucible v0.0.1-pre (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.97s [INFO] running `"docker" "inspect" "069907dcb0bcb6cb719faa105fd55cbcd6efd8431c36c65fd4c6688cdf5d7b30"` [INFO] running `"docker" "rm" "-f" "069907dcb0bcb6cb719faa105fd55cbcd6efd8431c36c65fd4c6688cdf5d7b30"` [INFO] [stdout] 069907dcb0bcb6cb719faa105fd55cbcd6efd8431c36c65fd4c6688cdf5d7b30 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brayniac/crucible:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] e00aff37a01327819669b5269fcfbf8a5fceb11d21bfeab8b9a96c99ea1da4ff [INFO] running `"docker" "start" "-a" "e00aff37a01327819669b5269fcfbf8a5fceb11d21bfeab8b9a96c99ea1da4ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_crucible-5543efc6c912cca6 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test webhook::event::pull_request::test::test_parse ... ok [INFO] [stdout] test webhook::event::create::test::test_parse ... ok [INFO] [stdout] test webhook::event::push::test::test_parse ... ok [INFO] [stdout] test consumer::cargo::tests::test_fuzz_list_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/crucible-03fd7112d151f9b1 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test webhook::event::push::test::test_parse ... ok [INFO] [stdout] test webhook::event::pull_request::test::test_parse ... ok [INFO] [stdout] test webhook::event::create::test::test_parse ... ok [INFO] [stdout] test consumer::cargo::tests::test_fuzz_list_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e00aff37a01327819669b5269fcfbf8a5fceb11d21bfeab8b9a96c99ea1da4ff"` [INFO] running `"docker" "rm" "-f" "e00aff37a01327819669b5269fcfbf8a5fceb11d21bfeab8b9a96c99ea1da4ff"` [INFO] [stdout] e00aff37a01327819669b5269fcfbf8a5fceb11d21bfeab8b9a96c99ea1da4ff