[INFO] crate serde-tcod-config-parser 0.1.0 is already in cache [INFO] checking serde-tcod-config-parser-0.1.0 against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] extracting crate serde-tcod-config-parser 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate serde-tcod-config-parser 0.1.0 on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate serde-tcod-config-parser 0.1.0 [INFO] finished tweaking crates.io crate serde-tcod-config-parser 0.1.0 [INFO] tweaked toml for crates.io crate serde-tcod-config-parser 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8f43d38d2dce541ff34d8da62ae29bc3b1acc28f2687eede443fd78e348f27d [INFO] running `"docker" "start" "-a" "e8f43d38d2dce541ff34d8da62ae29bc3b1acc28f2687eede443fd78e348f27d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling logos-derive v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking paste v0.1.16 [INFO] [stderr] Checking logos v0.10.0 [INFO] [stderr] Checking serde-tcod-config-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 194 | visit_number!(self.lexer, Integer, i8) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 201 | visit_number!(self.lexer, Integer, i16) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 208 | visit_number!(self.lexer, Integer, i32) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 215 | visit_number!(self.lexer, Integer, i64) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 222 | visit_number!(self.lexer, Integer, u8) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 229 | visit_number!(self.lexer, Integer, u16) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 236 | visit_number!(self.lexer, Integer, u32) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 243 | visit_number!(self.lexer, Integer, u64) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 250 | visit_number!(self.lexer, Float, f32) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 257 | visit_number!(self.lexer, Float, f64) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 194 | visit_number!(self.lexer, Integer, i8) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 201 | visit_number!(self.lexer, Integer, i16) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 208 | visit_number!(self.lexer, Integer, i32) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 215 | visit_number!(self.lexer, Integer, i64) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 222 | visit_number!(self.lexer, Integer, u8) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 229 | visit_number!(self.lexer, Integer, u16) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 236 | visit_number!(self.lexer, Integer, u32) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 243 | visit_number!(self.lexer, Integer, u64) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 250 | visit_number!(self.lexer, Float, f32) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `visitor` in this scope [INFO] [stderr] --> src/de/mod.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | visitor.[](result) [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 257 | visit_number!(self.lexer, Float, f64) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `serde-tcod-config-parser`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e8f43d38d2dce541ff34d8da62ae29bc3b1acc28f2687eede443fd78e348f27d"` [INFO] running `"docker" "rm" "-f" "e8f43d38d2dce541ff34d8da62ae29bc3b1acc28f2687eede443fd78e348f27d"` [INFO] [stdout] e8f43d38d2dce541ff34d8da62ae29bc3b1acc28f2687eede443fd78e348f27d