[INFO] cloning repository https://github.com/gabcbrown/encoding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabcbrown/encoding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabcbrown%2Fencoding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabcbrown%2Fencoding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1857349a14e17cc22d6674303d9b209844999928 [INFO] testing gabcbrown/encoding against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabcbrown%2Fencoding" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabcbrown/encoding on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabcbrown/encoding [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/gabcbrown/encoding [INFO] tweaked toml for git repo https://github.com/gabcbrown/encoding written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/gabcbrown/encoding already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3ac26638c003a13b1dc2907e28734e0531e779713704fa8533a1c4fb156a47b [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" "e3ac26638c003a13b1dc2907e28734e0531e779713704fa8533a1c4fb156a47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3ac26638c003a13b1dc2907e28734e0531e779713704fa8533a1c4fb156a47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ac26638c003a13b1dc2907e28734e0531e779713704fa8533a1c4fb156a47b", kill_on_drop: false }` [INFO] [stdout] e3ac26638c003a13b1dc2907e28734e0531e779713704fa8533a1c4fb156a47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 994b83970712249aafe7c33442ed5da23bac0164f0ee49c7d4b17552816c40f8 [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" "994b83970712249aafe7c33442ed5da23bac0164f0ee49c7d4b17552816c40f8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling datatest v0.6.4 (https://github.com/cormacrelf/datatest#0c12efab) [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling datatest-derive v0.6.4 (https://github.com/cormacrelf/datatest#0c12efab) [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stdout] error[E0063]: missing fields `compile_fail` and `no_run` in initializer of `TestDesc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/datatest-8f1d8ca908a37906/0c12efa/src/runner.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | desc: TestDesc { [INFO] [stdout] | ^^^^^^^^ missing `compile_fail` and `no_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `compile_fail` and `no_run` in initializer of `TestDesc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/datatest-8f1d8ca908a37906/0c12efa/src/runner.rs:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | desc: TestDesc { [INFO] [stdout] | ^^^^^^^^ missing `compile_fail` and `no_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `compile_fail` and `no_run` in initializer of `TestDesc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/datatest-8f1d8ca908a37906/0c12efa/src/runner.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | desc: TestDesc { [INFO] [stdout] | ^^^^^^^^ missing `compile_fail` and `no_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `datatest` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "994b83970712249aafe7c33442ed5da23bac0164f0ee49c7d4b17552816c40f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994b83970712249aafe7c33442ed5da23bac0164f0ee49c7d4b17552816c40f8", kill_on_drop: false }` [INFO] [stdout] 994b83970712249aafe7c33442ed5da23bac0164f0ee49c7d4b17552816c40f8