[INFO] fetching crate corewars 0.2.0... [INFO] testing corewars-0.2.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate corewars 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate corewars 0.2.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate corewars 0.2.0 [INFO] finished tweaking crates.io crate corewars 0.2.0 [INFO] tweaked toml for crates.io crate corewars 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate corewars 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.12 [INFO] [stderr] Downloaded corewars-parser v0.2.0 [INFO] [stderr] Downloaded structopt v0.3.19 [INFO] [stderr] Downloaded assert_fs v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d983c0f5e6ba8d5ee301465b06b8509964e3d08258be2ae59649e64924f213d1 [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" "d983c0f5e6ba8d5ee301465b06b8509964e3d08258be2ae59649e64924f213d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d983c0f5e6ba8d5ee301465b06b8509964e3d08258be2ae59649e64924f213d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d983c0f5e6ba8d5ee301465b06b8509964e3d08258be2ae59649e64924f213d1", kill_on_drop: false }` [INFO] [stdout] d983c0f5e6ba8d5ee301465b06b8509964e3d08258be2ae59649e64924f213d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2631ae6d3881c91011e671ae579cd08bbc072a349309fae1a740bdba4f929a17 [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" "2631ae6d3881c91011e671ae579cd08bbc072a349309fae1a740bdba4f929a17", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling corewars-core v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling corewars-parser v0.2.0 [INFO] [stderr] Compiling structopt v0.3.19 [INFO] [stderr] Compiling corewars v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.09s [INFO] running `Command { std: "docker" "inspect" "2631ae6d3881c91011e671ae579cd08bbc072a349309fae1a740bdba4f929a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2631ae6d3881c91011e671ae579cd08bbc072a349309fae1a740bdba4f929a17", kill_on_drop: false }` [INFO] [stdout] 2631ae6d3881c91011e671ae579cd08bbc072a349309fae1a740bdba4f929a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 927e885b709ca214869a2eb71185b1a9c77643a591d646272dba15e44fe4032b [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" "927e885b709ca214869a2eb71185b1a9c77643a591d646272dba15e44fe4032b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling assert_fs v0.13.1 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling corewars v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read /opt/rustwide/workdir/../testdata/expected_output/simple/basic.redcode: No such file or directory (os error 2) [INFO] [stdout] --> tests/cli_test.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / include_str!(concat!( [INFO] [stdout] 13 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 14 | | "/../testdata/expected_output/simple/basic.redcode" [INFO] [stdout] 15 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `corewars` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "927e885b709ca214869a2eb71185b1a9c77643a591d646272dba15e44fe4032b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927e885b709ca214869a2eb71185b1a9c77643a591d646272dba15e44fe4032b", kill_on_drop: false }` [INFO] [stdout] 927e885b709ca214869a2eb71185b1a9c77643a591d646272dba15e44fe4032b