[INFO] updating cached repository https://github.com/xkef/learning_rust_syntax [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] 78fb555d416b3e22e2ab2da6b116e30c693918eb [INFO] testing xkef/learning_rust_syntax against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxkef%2Flearning_rust_syntax" "/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/xkef/learning_rust_syntax 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/xkef/learning_rust_syntax [INFO] finished tweaking git repo https://github.com/xkef/learning_rust_syntax [INFO] tweaked toml for git repo https://github.com/xkef/learning_rust_syntax written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/xkef/learning_rust_syntax 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] 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" "+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] 6d9af1b04aa40f1f6959cb73bcf7698a75671d224a4df30a028a365164951a50 [INFO] running `"docker" "start" "-a" "6d9af1b04aa40f1f6959cb73bcf7698a75671d224a4df30a028a365164951a50"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling arr_macro_impl v0.1.2 [INFO] [stderr] Compiling arr_macro v0.1.2 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling my-crate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "6d9af1b04aa40f1f6959cb73bcf7698a75671d224a4df30a028a365164951a50"` [INFO] running `"docker" "rm" "-f" "6d9af1b04aa40f1f6959cb73bcf7698a75671d224a4df30a028a365164951a50"` [INFO] [stdout] 6d9af1b04aa40f1f6959cb73bcf7698a75671d224a4df30a028a365164951a50 [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" "+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] 51cb06e4e888e912ed041628191fd7c526517a92e4737921233b4ddeda836d74 [INFO] running `"docker" "start" "-a" "51cb06e4e888e912ed041628191fd7c526517a92e4737921233b4ddeda836d74"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling my-crate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "51cb06e4e888e912ed041628191fd7c526517a92e4737921233b4ddeda836d74"` [INFO] running `"docker" "rm" "-f" "51cb06e4e888e912ed041628191fd7c526517a92e4737921233b4ddeda836d74"` [INFO] [stdout] 51cb06e4e888e912ed041628191fd7c526517a92e4737921233b4ddeda836d74 [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" "+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] 2fc3dec50893f214ae3be7192ce6303272d0bd8ab8484610cac631ff237cfac5 [INFO] running `"docker" "start" "-a" "2fc3dec50893f214ae3be7192ce6303272d0bd8ab8484610cac631ff237cfac5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/my_crate-ae80825b32930dee [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" "2fc3dec50893f214ae3be7192ce6303272d0bd8ab8484610cac631ff237cfac5"` [INFO] running `"docker" "rm" "-f" "2fc3dec50893f214ae3be7192ce6303272d0bd8ab8484610cac631ff237cfac5"` [INFO] [stdout] 2fc3dec50893f214ae3be7192ce6303272d0bd8ab8484610cac631ff237cfac5