[INFO] cloning repository https://github.com/ids1024/rsforth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ids1024/rsforth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fids1024%2Frsforth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fids1024%2Frsforth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a2dcbebf740c56b422f37d7281844be7b03f253 [INFO] testing ids1024/rsforth against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fids1024%2Frsforth" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ids1024/rsforth on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ids1024/rsforth [INFO] finished tweaking git repo https://github.com/ids1024/rsforth [INFO] tweaked toml for git repo https://github.com/ids1024/rsforth written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ids1024/rsforth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77fbdb48132bd858061c13bbf2cd721961933258a47fa4f323d5d337d2632737 [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" "77fbdb48132bd858061c13bbf2cd721961933258a47fa4f323d5d337d2632737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77fbdb48132bd858061c13bbf2cd721961933258a47fa4f323d5d337d2632737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fbdb48132bd858061c13bbf2cd721961933258a47fa4f323d5d337d2632737", kill_on_drop: false }` [INFO] [stdout] 77fbdb48132bd858061c13bbf2cd721961933258a47fa4f323d5d337d2632737 [INFO] running `Command { std: "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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dfe303aa1a7254db0c14b74ee06ef728ae70207d72a783355f7967c4cb13a62 [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" "4dfe303aa1a7254db0c14b74ee06ef728ae70207d72a783355f7967c4cb13a62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling quote v0.3.13 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling enum_variants v1.0.0 [INFO] [stderr] Compiling synom v0.11.0 [INFO] [stderr] Compiling syn v0.11.6 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling derivation v0.1.0 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling rsforth v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.64s [INFO] running `Command { std: "docker" "inspect" "4dfe303aa1a7254db0c14b74ee06ef728ae70207d72a783355f7967c4cb13a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfe303aa1a7254db0c14b74ee06ef728ae70207d72a783355f7967c4cb13a62", kill_on_drop: false }` [INFO] [stdout] 4dfe303aa1a7254db0c14b74ee06ef728ae70207d72a783355f7967c4cb13a62 [INFO] running `Command { std: "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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] a03293dbaa89e01ba9a048b2d1212b6f82cd988519e1058e4fffcd2a60d1c080 [INFO] running `Command { std: "docker" "start" "-a" "a03293dbaa89e01ba9a048b2d1212b6f82cd988519e1058e4fffcd2a60d1c080", kill_on_drop: false }` [INFO] [stderr] Compiling rsforth v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "a03293dbaa89e01ba9a048b2d1212b6f82cd988519e1058e4fffcd2a60d1c080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03293dbaa89e01ba9a048b2d1212b6f82cd988519e1058e4fffcd2a60d1c080", kill_on_drop: false }` [INFO] [stdout] a03293dbaa89e01ba9a048b2d1212b6f82cd988519e1058e4fffcd2a60d1c080 [INFO] running `Command { std: "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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", 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] 88ac3de7724d8c54b2c73e0912e543894b4b74ff1d0fb4cf6875ca12e7ed6cac [INFO] running `Command { std: "docker" "start" "-a" "88ac3de7724d8c54b2c73e0912e543894b4b74ff1d0fb4cf6875ca12e7ed6cac", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rsforth-41097f73a9fbea13 [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 `Command { std: "docker" "inspect" "88ac3de7724d8c54b2c73e0912e543894b4b74ff1d0fb4cf6875ca12e7ed6cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ac3de7724d8c54b2c73e0912e543894b4b74ff1d0fb4cf6875ca12e7ed6cac", kill_on_drop: false }` [INFO] [stdout] 88ac3de7724d8c54b2c73e0912e543894b4b74ff1d0fb4cf6875ca12e7ed6cac