[INFO] cloning repository https://github.com/IT4BIO/obo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IT4BIO/obo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIT4BIO%2Fobo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIT4BIO%2Fobo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ef640227075d965242fd99d947d610ed6591809 [INFO] testing IT4BIO/obo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIT4BIO%2Fobo" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IT4BIO/obo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IT4BIO/obo [INFO] finished tweaking git repo https://github.com/IT4BIO/obo [INFO] tweaked toml for git repo https://github.com/IT4BIO/obo written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/IT4BIO/obo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.fastobo-graphs.feature [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 675cd43c97a4aa4988a35bfd26d3b02ee58c7c14c96dafa1ca36e9e624c34856 [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" "675cd43c97a4aa4988a35bfd26d3b02ee58c7c14c96dafa1ca36e9e624c34856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "675cd43c97a4aa4988a35bfd26d3b02ee58c7c14c96dafa1ca36e9e624c34856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675cd43c97a4aa4988a35bfd26d3b02ee58c7c14c96dafa1ca36e9e624c34856", kill_on_drop: false }` [INFO] [stdout] 675cd43c97a4aa4988a35bfd26d3b02ee58c7c14c96dafa1ca36e9e624c34856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 16404921e5f36d0df60275f9e727f538672b8eb1e6b621c6068bc55a5ffecaf1 [INFO] running `Command { std: "docker" "start" "-a" "16404921e5f36d0df60275f9e727f538672b8eb1e6b621c6068bc55a5ffecaf1", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.fastobo-graphs.feature [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling opaque_typedef v0.0.5 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling opaque_typedef_macros v0.0.5 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling redis v0.15.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling ureq v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling err-derive v0.2.2 [INFO] [stderr] Compiling fastobo-syntax v0.3.8 [INFO] [stderr] Compiling redisgraph v0.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling fastobo-derive-internal v0.8.3 [INFO] [stderr] Compiling fastobo v0.8.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling fastobo-graphs v0.2.0 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastobo-graphs-0.2.0/src/from_graph/entity.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | 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 the macro `mashup_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastobo-graphs-0.2.0/src/from_graph/entity.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | 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 the macro `mashup_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastobo-graphs-0.2.0/src/from_graph/entity.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | 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 the macro `mashup_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastobo-graphs-0.2.0/src/from_graph/entity.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | m! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | impl_frame_inner!(node, id, ClassIdent, Term) [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_frame_inner` (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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastobo-graphs-0.2.0/src/from_graph/entity.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | m! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 85 | impl_frame_inner!(node, id, InstanceIdent, Instance) [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_frame_inner` (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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastobo-graphs-0.2.0/src/from_graph/entity.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | m! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | match impl_frame_inner!(node, id, RelationIdent, Typedef) { [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_frame_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fastobo-graphs` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "16404921e5f36d0df60275f9e727f538672b8eb1e6b621c6068bc55a5ffecaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16404921e5f36d0df60275f9e727f538672b8eb1e6b621c6068bc55a5ffecaf1", kill_on_drop: false }` [INFO] [stdout] 16404921e5f36d0df60275f9e727f538672b8eb1e6b621c6068bc55a5ffecaf1