[INFO] cloning repository https://github.com/ashleygwilliams/303-repro [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashleygwilliams/303-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2F303-repro"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2F303-repro'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 24f5bcf84f99839d435ec384bc5b3d974d318732 [INFO] testing ashleygwilliams/303-repro against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2F303-repro" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashleygwilliams/303-repro 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/ashleygwilliams/303-repro [INFO] finished tweaking git repo https://github.com/ashleygwilliams/303-repro [INFO] tweaked toml for git repo https://github.com/ashleygwilliams/303-repro written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ashleygwilliams/303-repro 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] cf9647705f8e934dc9d3fef281a17a0c0b4245db2589cdb280b3a240478cd0aa [INFO] running `"docker" "start" "-a" "cf9647705f8e934dc9d3fef281a17a0c0b4245db2589cdb280b3a240478cd0aa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.21 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.21 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.21 [INFO] [stderr] Compiling my-wasm-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.32s [INFO] running `"docker" "inspect" "cf9647705f8e934dc9d3fef281a17a0c0b4245db2589cdb280b3a240478cd0aa"` [INFO] running `"docker" "rm" "-f" "cf9647705f8e934dc9d3fef281a17a0c0b4245db2589cdb280b3a240478cd0aa"` [INFO] [stdout] cf9647705f8e934dc9d3fef281a17a0c0b4245db2589cdb280b3a240478cd0aa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] eff80e93c8182e16e7b88db98e6c4b97b898995e854193050c6e804402f0ac51 [INFO] running `"docker" "start" "-a" "eff80e93c8182e16e7b88db98e6c4b97b898995e854193050c6e804402f0ac51"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling my-wasm-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.40s [INFO] running `"docker" "inspect" "eff80e93c8182e16e7b88db98e6c4b97b898995e854193050c6e804402f0ac51"` [INFO] running `"docker" "rm" "-f" "eff80e93c8182e16e7b88db98e6c4b97b898995e854193050c6e804402f0ac51"` [INFO] [stdout] eff80e93c8182e16e7b88db98e6c4b97b898995e854193050c6e804402f0ac51 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 21d974202609bc5b4a08ad81d5dfda41ebff00638bb4e6afdada374e55fa1067 [INFO] running `"docker" "start" "-a" "21d974202609bc5b4a08ad81d5dfda41ebff00638bb4e6afdada374e55fa1067"` [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 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/my_wasm_app-9678fd6ab051ee39 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/my_wasm_app-091fa6b48ca4de59 [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] running `"docker" "inspect" "21d974202609bc5b4a08ad81d5dfda41ebff00638bb4e6afdada374e55fa1067"` [INFO] running `"docker" "rm" "-f" "21d974202609bc5b4a08ad81d5dfda41ebff00638bb4e6afdada374e55fa1067"` [INFO] [stdout] 21d974202609bc5b4a08ad81d5dfda41ebff00638bb4e6afdada374e55fa1067