[INFO] fetching crate fastobo-graphs 0.4.3... [INFO] checking fastobo-graphs-0.4.3 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate fastobo-graphs 0.4.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate fastobo-graphs 0.4.3 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fastobo-graphs 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fastobo-graphs 0.4.3 [INFO] tweaked toml for crates.io crate fastobo-graphs 0.4.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate fastobo-graphs 0.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e0a69c872fc89c4f6394dcd28ffe6c306664761cbb22a8276ac75bc0ba9b165 [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" "1e0a69c872fc89c4f6394dcd28ffe6c306664761cbb22a8276ac75bc0ba9b165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e0a69c872fc89c4f6394dcd28ffe6c306664761cbb22a8276ac75bc0ba9b165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0a69c872fc89c4f6394dcd28ffe6c306664761cbb22a8276ac75bc0ba9b165", kill_on_drop: false }` [INFO] [stdout] 1e0a69c872fc89c4f6394dcd28ffe6c306664761cbb22a8276ac75bc0ba9b165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1acfb8dfe5e87d47d176873d36ff1ab907bbdea4c961aafa6b4ad6b29719d478 [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" "1acfb8dfe5e87d47d176873d36ff1ab907bbdea4c961aafa6b4ad6b29719d478", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking smartstring v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mashup-impl v0.1.12 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking mashup v0.1.12 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling blanket v0.1.3 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Checking fastobo-syntax v0.6.2 [INFO] [stderr] Compiling fastobo-derive-internal v0.13.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking fastobo v0.13.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking obofoundry v0.8.0 [INFO] [stderr] Checking ureq v2.0.1 [INFO] [stderr] Checking fastobo-graphs v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/from_graph/entity.rs:73:38 [INFO] [stdout] | [INFO] [stdout] 73 | Some(NodeType::Class) => impl_frame_inner!(node, id, ClassIdent, Term), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/from_graph/entity.rs:74:43 [INFO] [stdout] | [INFO] [stdout] 74 | Some(NodeType::Individual) => impl_frame_inner!(node, id, InstanceIdent, Instance), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/from_graph/entity.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | match impl_frame_inner!(node, id, RelationIdent, Typedef) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `m` in this scope [INFO] [stdout] --> src/from_graph/entity.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | m! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | Some(NodeType::Class) => impl_frame_inner!(node, id, ClassIdent, Term), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `m` in this scope [INFO] [stdout] --> src/from_graph/entity.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | m! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | Some(NodeType::Individual) => impl_frame_inner!(node, id, InstanceIdent, Instance), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `m` in this scope [INFO] [stdout] --> src/from_graph/entity.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | m! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | match impl_frame_inner!(node, id, RelationIdent, Typedef) { [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastobo::ast::ClassIdent` [INFO] [stdout] --> src/from_graph/entity.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use fastobo::ast::ClassIdent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastobo::ast::InstanceFrame` [INFO] [stdout] --> src/from_graph/entity.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use fastobo::ast::InstanceFrame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastobo::ast::InstanceIdent` [INFO] [stdout] --> src/from_graph/entity.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use fastobo::ast::InstanceIdent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastobo::ast::Line` [INFO] [stdout] --> src/from_graph/entity.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use fastobo::ast::Line; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastobo::ast::TermFrame` [INFO] [stdout] --> src/from_graph/entity.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use fastobo::ast::TermFrame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastobo::ast::TypedefFrame` [INFO] [stdout] --> src/from_graph/entity.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use fastobo::ast::TypedefFrame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fastobo-graphs` [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" "1acfb8dfe5e87d47d176873d36ff1ab907bbdea4c961aafa6b4ad6b29719d478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acfb8dfe5e87d47d176873d36ff1ab907bbdea4c961aafa6b4ad6b29719d478", kill_on_drop: false }` [INFO] [stdout] 1acfb8dfe5e87d47d176873d36ff1ab907bbdea4c961aafa6b4ad6b29719d478