[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIT4BIO%2Fobo" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IT4BIO/obo on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-24/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.fastobo-graphs.feature [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cea9bc57b77f2008d47788d02de754a4b7b8840d0c19418dd8dd0e9fe6cbd97 [INFO] running `Command { std: "docker" "start" "-a" "0cea9bc57b77f2008d47788d02de754a4b7b8840d0c19418dd8dd0e9fe6cbd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cea9bc57b77f2008d47788d02de754a4b7b8840d0c19418dd8dd0e9fe6cbd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cea9bc57b77f2008d47788d02de754a4b7b8840d0c19418dd8dd0e9fe6cbd97", kill_on_drop: false }` [INFO] [stdout] 0cea9bc57b77f2008d47788d02de754a4b7b8840d0c19418dd8dd0e9fe6cbd97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f865d6aa2739ccd1fab63ed842cf3aa4156b100ed199b35cc20ae692d1114d89 [INFO] running `Command { std: "docker" "start" "-a" "f865d6aa2739ccd1fab63ed842cf3aa4156b100ed199b35cc20ae692d1114d89", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.fastobo-graphs.feature [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling opaque_typedef v0.0.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling cookie v0.12.0 [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 tokio-util v0.2.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling redis v0.15.1 [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 serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling fastobo-syntax v0.3.8 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling err-derive v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling ureq v0.11.4 [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 opaque_typedef_macros v0.0.5 [INFO] [stderr] Compiling fastobo v0.8.3 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.48 [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" "f865d6aa2739ccd1fab63ed842cf3aa4156b100ed199b35cc20ae692d1114d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f865d6aa2739ccd1fab63ed842cf3aa4156b100ed199b35cc20ae692d1114d89", kill_on_drop: false }` [INFO] [stdout] f865d6aa2739ccd1fab63ed842cf3aa4156b100ed199b35cc20ae692d1114d89