[INFO] updating cached repository https://github.com/hiratara/toy-linear-type-system [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] fcdcd13ec7c3f7fb52315f42ec95f159c4f25439 [INFO] testing hiratara/toy-linear-type-system against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiratara%2Ftoy-linear-type-system" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hiratara/toy-linear-type-system 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/hiratara/toy-linear-type-system [INFO] finished tweaking git repo https://github.com/hiratara/toy-linear-type-system [INFO] tweaked toml for git repo https://github.com/hiratara/toy-linear-type-system written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/hiratara/toy-linear-type-system 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b5767e02e745ffcd081afbeb4d1b39f65fdb2f69bd3a4fc86397c34fb1b0fc22 [INFO] running `"docker" "start" "-a" "b5767e02e745ffcd081afbeb4d1b39f65fdb2f69bd3a4fc86397c34fb1b0fc22"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling toy-linear-type-system v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.23s [INFO] running `"docker" "inspect" "b5767e02e745ffcd081afbeb4d1b39f65fdb2f69bd3a4fc86397c34fb1b0fc22"` [INFO] running `"docker" "rm" "-f" "b5767e02e745ffcd081afbeb4d1b39f65fdb2f69bd3a4fc86397c34fb1b0fc22"` [INFO] [stdout] b5767e02e745ffcd081afbeb4d1b39f65fdb2f69bd3a4fc86397c34fb1b0fc22 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 51753cb832b8b526c32043117aec033b83dcbe36d8206c597493e8f2597942fc [INFO] running `"docker" "start" "-a" "51753cb832b8b526c32043117aec033b83dcbe36d8206c597493e8f2597942fc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling toy-linear-type-system v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `"docker" "inspect" "51753cb832b8b526c32043117aec033b83dcbe36d8206c597493e8f2597942fc"` [INFO] running `"docker" "rm" "-f" "51753cb832b8b526c32043117aec033b83dcbe36d8206c597493e8f2597942fc"` [INFO] [stdout] 51753cb832b8b526c32043117aec033b83dcbe36d8206c597493e8f2597942fc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] f59f1537628ea41155bedb95b6f8c5142d9dc9c486c59ffb9fbe803e755b8e68 [INFO] running `"docker" "start" "-a" "f59f1537628ea41155bedb95b6f8c5142d9dc9c486c59ffb9fbe803e755b8e68"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/toy_linear_type_system-930c14c3df2acb22 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parser::tests::test_qualifiers_p ... ok [INFO] [stdout] test parser::tests::test_variable_p ... ok [INFO] [stdout] test parser::tests::test_type_p ... ok [INFO] [stdout] test parser::tests::test_term_p ... 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" "f59f1537628ea41155bedb95b6f8c5142d9dc9c486c59ffb9fbe803e755b8e68"` [INFO] running `"docker" "rm" "-f" "f59f1537628ea41155bedb95b6f8c5142d9dc9c486c59ffb9fbe803e755b8e68"` [INFO] [stdout] f59f1537628ea41155bedb95b6f8c5142d9dc9c486c59ffb9fbe803e755b8e68