[INFO] cloning repository https://github.com/AsuMagic/oxidizedbrain [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsuMagic/oxidizedbrain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsuMagic%2Foxidizedbrain"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsuMagic%2Foxidizedbrain'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 774c3fc15721acf64311ac3a541e49c1738db856 [INFO] testing AsuMagic/oxidizedbrain against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsuMagic%2Foxidizedbrain" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AsuMagic/oxidizedbrain 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/AsuMagic/oxidizedbrain [INFO] finished tweaking git repo https://github.com/AsuMagic/oxidizedbrain [INFO] tweaked toml for git repo https://github.com/AsuMagic/oxidizedbrain written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/AsuMagic/oxidizedbrain 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 7bb520a4c109b14ff0590d35b373f4bacaf7b7edb193f753090c9fd7afc7c694 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7bb520a4c109b14ff0590d35b373f4bacaf7b7edb193f753090c9fd7afc7c694"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling cranelift-entity v0.63.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.63.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling regalloc v0.0.21 [INFO] [stderr] Compiling cranelift-codegen-meta v0.63.0 [INFO] [stderr] Compiling cranelift-bforest v0.63.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling cranelift-codegen v0.63.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling cranelift-native v0.63.0 [INFO] [stderr] Compiling cranelift-module v0.63.0 [INFO] [stderr] Compiling cranelift-frontend v0.63.0 [INFO] [stderr] Compiling cranelift-simplejit v0.63.0 [INFO] [stderr] Compiling cranelift v0.63.0 [INFO] [stderr] Compiling oxidizedbrain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "7bb520a4c109b14ff0590d35b373f4bacaf7b7edb193f753090c9fd7afc7c694"` [INFO] running `"docker" "rm" "-f" "7bb520a4c109b14ff0590d35b373f4bacaf7b7edb193f753090c9fd7afc7c694"` [INFO] [stdout] 7bb520a4c109b14ff0590d35b373f4bacaf7b7edb193f753090c9fd7afc7c694 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 8bafb8729889c83cceef057364058b9fa0c8fc9db3bef0b65e2293c8ba5a602c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8bafb8729889c83cceef057364058b9fa0c8fc9db3bef0b65e2293c8ba5a602c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling oxidizedbrain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "8bafb8729889c83cceef057364058b9fa0c8fc9db3bef0b65e2293c8ba5a602c"` [INFO] running `"docker" "rm" "-f" "8bafb8729889c83cceef057364058b9fa0c8fc9db3bef0b65e2293c8ba5a602c"` [INFO] [stdout] 8bafb8729889c83cceef057364058b9fa0c8fc9db3bef0b65e2293c8ba5a602c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] adc21dbeb75a47d43d27b7238e8a53358d453ffafc6047ecdb812bd0aa4c046c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "adc21dbeb75a47d43d27b7238e8a53358d453ffafc6047ecdb812bd0aa4c046c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oxidizedbrain-ba326d35d38bd833 [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" "adc21dbeb75a47d43d27b7238e8a53358d453ffafc6047ecdb812bd0aa4c046c"` [INFO] running `"docker" "rm" "-f" "adc21dbeb75a47d43d27b7238e8a53358d453ffafc6047ecdb812bd0aa4c046c"` [INFO] [stdout] adc21dbeb75a47d43d27b7238e8a53358d453ffafc6047ecdb812bd0aa4c046c