[INFO] updating cached repository https://github.com/joeyfb/twiggy-usage [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 087e01a69ef3998c60f09896452c11c652e9add9 [INFO] testing joeyfb/twiggy-usage against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyfb%2Ftwiggy-usage" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joeyfb/twiggy-usage on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/joeyfb/twiggy-usage [INFO] finished tweaking git repo https://github.com/joeyfb/twiggy-usage [INFO] tweaked toml for git repo https://github.com/joeyfb/twiggy-usage written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/joeyfb/twiggy-usage already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.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" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] ef4fa8902e9e0f1dc807a5620c2cee564c57ab912c7383ce3c226d1d2b0b0f65 [INFO] running `"docker" "start" "-a" "ef4fa8902e9e0f1dc807a5620c2cee564c57ab912c7383ce3c226d1d2b0b0f65"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling frozen v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling wasmparser v0.31.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parity-wasm v0.38.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling cpp_demangle v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling gimli v0.18.0 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling goblin v0.0.22 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling twiggy-ir v0.6.0 [INFO] [stderr] Compiling twiggy-traits v0.6.0 [INFO] [stderr] Compiling twiggy-opt v0.6.0 [INFO] [stderr] Compiling twiggy-analyze v0.6.0 [INFO] [stderr] Compiling object v0.12.0 [INFO] [stderr] Compiling twiggy-parser v0.6.0 [INFO] [stderr] Compiling uses-twiggy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "ef4fa8902e9e0f1dc807a5620c2cee564c57ab912c7383ce3c226d1d2b0b0f65"` [INFO] running `"docker" "rm" "-f" "ef4fa8902e9e0f1dc807a5620c2cee564c57ab912c7383ce3c226d1d2b0b0f65"` [INFO] [stdout] ef4fa8902e9e0f1dc807a5620c2cee564c57ab912c7383ce3c226d1d2b0b0f65 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 00fda74962911e18b98373800bcc3c2c57a976cac4c82f16dd62b6f7df2e8ae4 [INFO] running `"docker" "start" "-a" "00fda74962911e18b98373800bcc3c2c57a976cac4c82f16dd62b6f7df2e8ae4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling uses-twiggy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `"docker" "inspect" "00fda74962911e18b98373800bcc3c2c57a976cac4c82f16dd62b6f7df2e8ae4"` [INFO] running `"docker" "rm" "-f" "00fda74962911e18b98373800bcc3c2c57a976cac4c82f16dd62b6f7df2e8ae4"` [INFO] [stdout] 00fda74962911e18b98373800bcc3c2c57a976cac4c82f16dd62b6f7df2e8ae4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 02820fd07cdbbdb4842054d44f863681c0a39205a98737b4e0b4b0db45e12dde [INFO] running `"docker" "start" "-a" "02820fd07cdbbdb4842054d44f863681c0a39205a98737b4e0b4b0db45e12dde"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/uses_twiggy-5f230828bbad09a5 [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" "02820fd07cdbbdb4842054d44f863681c0a39205a98737b4e0b4b0db45e12dde"` [INFO] running `"docker" "rm" "-f" "02820fd07cdbbdb4842054d44f863681c0a39205a98737b4e0b4b0db45e12dde"` [INFO] [stdout] 02820fd07cdbbdb4842054d44f863681c0a39205a98737b4e0b4b0db45e12dde