[INFO] cloning repository https://github.com/davidcl/symbols-graph [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidcl/symbols-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcl%2Fsymbols-graph"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcl%2Fsymbols-graph'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8f3b0013caf4cb74e9c0848ca665c5f17d57d454 [INFO] testing davidcl/symbols-graph against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcl%2Fsymbols-graph" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidcl/symbols-graph on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/davidcl/symbols-graph [INFO] finished tweaking git repo https://github.com/davidcl/symbols-graph [INFO] tweaked toml for git repo https://github.com/davidcl/symbols-graph written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/davidcl/symbols-graph already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string-interner v0.7.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 79c5cfac3238c68a4dd6da369e3486fca101a5c93a5748b2a2f08c7f402350fd [INFO] running `"docker" "start" "-a" "79c5cfac3238c68a4dd6da369e3486fca101a5c93a5748b2a2f08c7f402350fd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parity-wasm v0.38.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling gimli v0.18.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling goblin v0.0.22 [INFO] [stderr] Compiling string-interner v0.7.0 [INFO] [stderr] Compiling object v0.12.0 [INFO] [stderr] Compiling symbols-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.28s [INFO] running `"docker" "inspect" "79c5cfac3238c68a4dd6da369e3486fca101a5c93a5748b2a2f08c7f402350fd"` [INFO] running `"docker" "rm" "-f" "79c5cfac3238c68a4dd6da369e3486fca101a5c93a5748b2a2f08c7f402350fd"` [INFO] [stdout] 79c5cfac3238c68a4dd6da369e3486fca101a5c93a5748b2a2f08c7f402350fd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0357c377da8c2542e5ea30c037feed1d4a85e510664c46c413cdd23b8d8efcb [INFO] running `"docker" "start" "-a" "f0357c377da8c2542e5ea30c037feed1d4a85e510664c46c413cdd23b8d8efcb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling symbols-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "f0357c377da8c2542e5ea30c037feed1d4a85e510664c46c413cdd23b8d8efcb"` [INFO] running `"docker" "rm" "-f" "f0357c377da8c2542e5ea30c037feed1d4a85e510664c46c413cdd23b8d8efcb"` [INFO] [stdout] f0357c377da8c2542e5ea30c037feed1d4a85e510664c46c413cdd23b8d8efcb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c36ab872faf75e22ea52496644808fc6dac6d35d11c59a97d2168f5262d4e9ba [INFO] running `"docker" "start" "-a" "c36ab872faf75e22ea52496644808fc6dac6d35d11c59a97d2168f5262d4e9ba"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/symbols_graph-b812d4f92a9b17ee [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" "c36ab872faf75e22ea52496644808fc6dac6d35d11c59a97d2168f5262d4e9ba"` [INFO] running `"docker" "rm" "-f" "c36ab872faf75e22ea52496644808fc6dac6d35d11c59a97d2168f5262d4e9ba"` [INFO] [stdout] c36ab872faf75e22ea52496644808fc6dac6d35d11c59a97d2168f5262d4e9ba