[INFO] cloning repository https://github.com/BMourtzis/test-rhai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BMourtzis/test-rhai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBMourtzis%2Ftest-rhai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBMourtzis%2Ftest-rhai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dd7352e76f0eede2dabbb533980b6762a2ffe69 [INFO] testing BMourtzis/test-rhai against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBMourtzis%2Ftest-rhai" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BMourtzis/test-rhai on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BMourtzis/test-rhai [INFO] finished tweaking git repo https://github.com/BMourtzis/test-rhai [INFO] tweaked toml for git repo https://github.com/BMourtzis/test-rhai written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/BMourtzis/test-rhai already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb5a75192fa78487a67fb65988e100a315b718573aeccffa7766bbf2f9e9ca26 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cb5a75192fa78487a67fb65988e100a315b718573aeccffa7766bbf2f9e9ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb5a75192fa78487a67fb65988e100a315b718573aeccffa7766bbf2f9e9ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5a75192fa78487a67fb65988e100a315b718573aeccffa7766bbf2f9e9ca26", kill_on_drop: false }` [INFO] [stdout] cb5a75192fa78487a67fb65988e100a315b718573aeccffa7766bbf2f9e9ca26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c994cb2a45e9ee8a53fcdcb7ba740289a9ad8f348c69679ef16dc04c61c37007 [INFO] running `Command { std: "docker" "start" "-a" "c994cb2a45e9ee8a53fcdcb7ba740289a9ad8f348c69679ef16dc04c61c37007", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rhai v0.18.3 [INFO] [stderr] Compiling test-rhai v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.17s [INFO] running `Command { std: "docker" "inspect" "c994cb2a45e9ee8a53fcdcb7ba740289a9ad8f348c69679ef16dc04c61c37007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c994cb2a45e9ee8a53fcdcb7ba740289a9ad8f348c69679ef16dc04c61c37007", kill_on_drop: false }` [INFO] [stdout] c994cb2a45e9ee8a53fcdcb7ba740289a9ad8f348c69679ef16dc04c61c37007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8aaeb63fefec6da82b48826b3db0f085278dde8cb5d350ac403c2d68fe597225 [INFO] running `Command { std: "docker" "start" "-a" "8aaeb63fefec6da82b48826b3db0f085278dde8cb5d350ac403c2d68fe597225", kill_on_drop: false }` [INFO] [stderr] Compiling test-rhai v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "8aaeb63fefec6da82b48826b3db0f085278dde8cb5d350ac403c2d68fe597225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aaeb63fefec6da82b48826b3db0f085278dde8cb5d350ac403c2d68fe597225", kill_on_drop: false }` [INFO] [stdout] 8aaeb63fefec6da82b48826b3db0f085278dde8cb5d350ac403c2d68fe597225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bff7640ee11060fc2eea5ec6c0577edee3786eb9cac30cd61f0713537718c77 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3bff7640ee11060fc2eea5ec6c0577edee3786eb9cac30cd61f0713537718c77", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_rhai-fd11a8d4b3fe4ea6 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bff7640ee11060fc2eea5ec6c0577edee3786eb9cac30cd61f0713537718c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bff7640ee11060fc2eea5ec6c0577edee3786eb9cac30cd61f0713537718c77", kill_on_drop: false }` [INFO] [stdout] 3bff7640ee11060fc2eea5ec6c0577edee3786eb9cac30cd61f0713537718c77