[INFO] updating cached repository badboy/bpf-map [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/badboy/bpf-map [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/badboy/bpf-map" "work/ex/beta-1.38-1/sources/1.37.0/gh/badboy/bpf-map"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/badboy/bpf-map'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/badboy/bpf-map" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/badboy/bpf-map"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/badboy/bpf-map'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b206662473136c920e4c3bc97b5125a80801a548 [INFO] sha for GitHub repo badboy/bpf-map: b206662473136c920e4c3bc97b5125a80801a548 [INFO] validating manifest of badboy/bpf-map 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 badboy/bpf-map 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 badboy/bpf-map [INFO] finished frobbing badboy/bpf-map [INFO] frobbed toml for badboy/bpf-map written to work/ex/beta-1.38-1/sources/1.37.0/gh/badboy/bpf-map/Cargo.toml [INFO] started frobbing badboy/bpf-map [INFO] finished frobbing badboy/bpf-map [INFO] frobbed toml for badboy/bpf-map written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/badboy/bpf-map/Cargo.toml [INFO] crate badboy/bpf-map 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing badboy/bpf-map 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/badboy/bpf-map:/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] ea727ac6df36f81f3148cd45691c0fe9e39e536a5664c2e4e66ac11a8bf28ed4 [INFO] running `"docker" "start" "-a" "ea727ac6df36f81f3148cd45691c0fe9e39e536a5664c2e4e66ac11a8bf28ed4"` [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling bpf-map v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/bpf-map.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain! { [INFO] [stderr] 12 | | foreign_links { [INFO] [stderr] 13 | | Io(::std::io::Error); [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.45s [INFO] running `"docker" "inspect" "ea727ac6df36f81f3148cd45691c0fe9e39e536a5664c2e4e66ac11a8bf28ed4"` [INFO] running `"docker" "rm" "-f" "ea727ac6df36f81f3148cd45691c0fe9e39e536a5664c2e4e66ac11a8bf28ed4"` [INFO] [stdout] ea727ac6df36f81f3148cd45691c0fe9e39e536a5664c2e4e66ac11a8bf28ed4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/badboy/bpf-map:/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] 9e682e04bfa52f9339fc54b7e8522d08a1c794732c643f5f36b7cf3bc3ffa4dc [INFO] running `"docker" "start" "-a" "9e682e04bfa52f9339fc54b7e8522d08a1c794732c643f5f36b7cf3bc3ffa4dc"` [INFO] [stderr] Compiling bpf-map v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/bpf-map.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain! { [INFO] [stderr] 12 | | foreign_links { [INFO] [stderr] 13 | | Io(::std::io::Error); [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "9e682e04bfa52f9339fc54b7e8522d08a1c794732c643f5f36b7cf3bc3ffa4dc"` [INFO] running `"docker" "rm" "-f" "9e682e04bfa52f9339fc54b7e8522d08a1c794732c643f5f36b7cf3bc3ffa4dc"` [INFO] [stdout] 9e682e04bfa52f9339fc54b7e8522d08a1c794732c643f5f36b7cf3bc3ffa4dc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/badboy/bpf-map:/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] 2af096d7d22305fa00b9c46338ef57de20c9413b54b97f073894788f1caf91e2 [INFO] running `"docker" "start" "-a" "2af096d7d22305fa00b9c46338ef57de20c9413b54b97f073894788f1caf91e2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/bpf_map-5f6a83f70f130102 [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] [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] Running /opt/crater/target/debug/deps/bpf_map-53998b35f29122bf [INFO] [stderr] Doc-tests bpf-map [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2af096d7d22305fa00b9c46338ef57de20c9413b54b97f073894788f1caf91e2"` [INFO] running `"docker" "rm" "-f" "2af096d7d22305fa00b9c46338ef57de20c9413b54b97f073894788f1caf91e2"` [INFO] [stdout] 2af096d7d22305fa00b9c46338ef57de20c9413b54b97f073894788f1caf91e2