[INFO] cloning repository https://github.com/d6y/journeys [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d6y/journeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd6y%2Fjourneys"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd6y%2Fjourneys'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 18f896294e445a63435cfccede02f4f6c09053bc [INFO] testing d6y/journeys against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd6y%2Fjourneys" "/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/d6y/journeys 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/d6y/journeys [INFO] finished tweaking git repo https://github.com/d6y/journeys [INFO] tweaked toml for git repo https://github.com/d6y/journeys written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/d6y/journeys 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] 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] 740edf201af18138e615e0afdc46c99cb95b1d4e84cba27eb8021b346cebbef6 [INFO] running `"docker" "start" "-a" "740edf201af18138e615e0afdc46c99cb95b1d4e84cba27eb8021b346cebbef6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling journeys v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.19s [INFO] running `"docker" "inspect" "740edf201af18138e615e0afdc46c99cb95b1d4e84cba27eb8021b346cebbef6"` [INFO] running `"docker" "rm" "-f" "740edf201af18138e615e0afdc46c99cb95b1d4e84cba27eb8021b346cebbef6"` [INFO] [stdout] 740edf201af18138e615e0afdc46c99cb95b1d4e84cba27eb8021b346cebbef6 [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] 4547c77ff9d014d1c67ef39d13439df0029c108c33286341d7e0d578001d1b4a [INFO] running `"docker" "start" "-a" "4547c77ff9d014d1c67ef39d13439df0029c108c33286341d7e0d578001d1b4a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling journeys v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `"docker" "inspect" "4547c77ff9d014d1c67ef39d13439df0029c108c33286341d7e0d578001d1b4a"` [INFO] running `"docker" "rm" "-f" "4547c77ff9d014d1c67ef39d13439df0029c108c33286341d7e0d578001d1b4a"` [INFO] [stdout] 4547c77ff9d014d1c67ef39d13439df0029c108c33286341d7e0d578001d1b4a [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] a2095b9266a144b963dc829324ffc3af75d3c58df8e1c44cd8c5e8374a9a479f [INFO] running `"docker" "start" "-a" "a2095b9266a144b963dc829324ffc3af75d3c58df8e1c44cd8c5e8374a9a479f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/journeys-a29ede6ef094bb8d [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test robot::tests::follow_journey_up_and_right ... ok [INFO] [stdout] test parser::tests::parse_robot_state ... ok [INFO] [stdout] test parser::tests::parse_journey ... ok [INFO] [stdout] test parser::tests::parse_journeys ... ok [INFO] [stdout] test robot::tests::follow_journey_round_the_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a2095b9266a144b963dc829324ffc3af75d3c58df8e1c44cd8c5e8374a9a479f"` [INFO] running `"docker" "rm" "-f" "a2095b9266a144b963dc829324ffc3af75d3c58df8e1c44cd8c5e8374a9a479f"` [INFO] [stdout] a2095b9266a144b963dc829324ffc3af75d3c58df8e1c44cd8c5e8374a9a479f