[INFO] crate tablefy 0.1.3 is already in cache [INFO] testing tablefy-0.1.3 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate tablefy 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tablefy 0.1.3 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tablefy 0.1.3 [INFO] finished tweaking crates.io crate tablefy 0.1.3 [INFO] tweaked toml for crates.io crate tablefy 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4099dea442ba8cd8cbeede691c591a30011938a8c2fadd328375d8a05928a296 [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" "4099dea442ba8cd8cbeede691c591a30011938a8c2fadd328375d8a05928a296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4099dea442ba8cd8cbeede691c591a30011938a8c2fadd328375d8a05928a296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4099dea442ba8cd8cbeede691c591a30011938a8c2fadd328375d8a05928a296", kill_on_drop: false }` [INFO] [stdout] 4099dea442ba8cd8cbeede691c591a30011938a8c2fadd328375d8a05928a296 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c98da6bf421ccbd91d2a5c64ea4e8f01b3f176fb1c5340f1aba7a2a0299212a9 [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" "c98da6bf421ccbd91d2a5c64ea4e8f01b3f176fb1c5340f1aba7a2a0299212a9", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling tablefy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.34s [INFO] running `Command { std: "docker" "inspect" "c98da6bf421ccbd91d2a5c64ea4e8f01b3f176fb1c5340f1aba7a2a0299212a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98da6bf421ccbd91d2a5c64ea4e8f01b3f176fb1c5340f1aba7a2a0299212a9", kill_on_drop: false }` [INFO] [stdout] c98da6bf421ccbd91d2a5c64ea4e8f01b3f176fb1c5340f1aba7a2a0299212a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a38f3e26c0f882e22c472001d049298c6eb50d1b4f74133f401c04f4b42f1e90 [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" "a38f3e26c0f882e22c472001d049298c6eb50d1b4f74133f401c04f4b42f1e90", kill_on_drop: false }` [INFO] [stderr] Compiling tablefy v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tablefy_derive` [INFO] [stdout] --> examples/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tablefy_derive::Tablefy; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `tablefy_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Tablefy` [INFO] [stdout] --> examples/main.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Tablefy)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header` in this scope [INFO] [stdout] --> examples/main.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[header(name = "Hmm... Nice Header")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header` in this scope [INFO] [stdout] --> examples/main.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[header(name = "We Have Here!")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header` in this scope [INFO] [stdout] --> examples/main.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[header(name = "Don't You Agree?")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Basic: tablefy::Tablefy` is not satisfied [INFO] [stdout] --> examples/main.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | let table = tablefy::into_table(&basic); [INFO] [stdout] | ^^^^^^ the trait `tablefy::Tablefy` is not implemented for `Basic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn into_table (data: &Vec) -> Table { [INFO] [stdout] | ------- required by this bound in `tablefy::into_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Basic: tablefy::Tablefy` is not satisfied [INFO] [stdout] --> examples/main.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | println!("{}", tablefy::into_string(&basic)); [INFO] [stdout] | ^^^^^^ the trait `tablefy::Tablefy` is not implemented for `Basic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn into_string (data: &Vec) -> String { [INFO] [stdout] | ------- required by this bound in `tablefy::into_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tablefy::Tablefy` [INFO] [stdout] --> examples/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tablefy::Tablefy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tablefy`. [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: build failed [INFO] running `Command { std: "docker" "inspect" "a38f3e26c0f882e22c472001d049298c6eb50d1b4f74133f401c04f4b42f1e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38f3e26c0f882e22c472001d049298c6eb50d1b4f74133f401c04f4b42f1e90", kill_on_drop: false }` [INFO] [stdout] a38f3e26c0f882e22c472001d049298c6eb50d1b4f74133f401c04f4b42f1e90