[INFO] cloning repository https://github.com/aannleax/nemo-example-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aannleax/nemo-example-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faannleax%2Fnemo-example-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faannleax%2Fnemo-example-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46ae19eb89e41d954ab55d92aa52330a056fb50c
[INFO] building aannleax/nemo-example-project against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faannleax%2Fnemo-example-project" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aannleax/nemo-example-project
[INFO] finished tweaking git repo https://github.com/aannleax/nemo-example-project
[INFO] tweaked toml for git repo https://github.com/aannleax/nemo-example-project written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aannleax/nemo-example-project on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aannleax/nemo-example-project already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/knowsys/nemo`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxilangtag v0.1.5
[INFO] [stderr]   Downloaded rio_api v0.8.4
[INFO] [stderr]   Downloaded ascii_tree v0.1.1
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded sanitise-file-name v1.0.0
[INFO] [stderr]   Downloaded howlong v0.1.7
[INFO] [stderr]   Downloaded delegate v0.12.0
[INFO] [stderr]   Downloaded lru v0.12.3
[INFO] [stderr]   Downloaded oxiri v0.2.3
[INFO] [stderr]   Downloaded hyper-util v0.1.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded petgraph-graphml v3.0.0
[INFO] [stderr]   Downloaded rio_turtle v0.8.4
[INFO] [stderr]   Downloaded bindgen v0.58.1
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] [stderr]   Downloaded rio_xml v0.8.4
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1a39faa413d13abb45a2b12c1159471f259f5f7fa22ca91feac51dafdc3d65c
[INFO] running `Command { std: "docker" "start" "-a" "f1a39faa413d13abb45a2b12c1159471f259f5f7fa22ca91feac51dafdc3d65c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1a39faa413d13abb45a2b12c1159471f259f5f7fa22ca91feac51dafdc3d65c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a39faa413d13abb45a2b12c1159471f259f5f7fa22ca91feac51dafdc3d65c", kill_on_drop: false }`
[INFO] [stdout] f1a39faa413d13abb45a2b12c1159471f259f5f7fa22ca91feac51dafdc3d65c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16e3b028c185d0772714f5f08d1cdacaec11636934c401c074ebd15706c715a3
[INFO] running `Command { std: "docker" "start" "-a" "16e3b028c185d0772714f5f08d1cdacaec11636934c401c074ebd15706c715a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling howlong v0.1.7
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling rio_api v0.8.4
[INFO] [stderr]    Compiling oxiri v0.2.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling ascii_tree v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling macros v0.0.1 (https://github.com/knowsys/nemo#cc56ca9e)
[INFO] [stderr]    Compiling rio_xml v0.8.4
[INFO] [stderr]    Compiling rio_turtle v0.8.4
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling sanitise-file-name v1.0.0
[INFO] [stderr]    Compiling petgraph-graphml v3.0.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling nemo-physical v0.5.2-dev (https://github.com/knowsys/nemo#cc56ca9e)
[INFO] [stderr]    Compiling nemo v0.5.2-dev (https://github.com/knowsys/nemo#cc56ca9e)
[INFO] [stderr]    Compiling nemo-example-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "16e3b028c185d0772714f5f08d1cdacaec11636934c401c074ebd15706c715a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e3b028c185d0772714f5f08d1cdacaec11636934c401c074ebd15706c715a3", kill_on_drop: false }`
[INFO] [stdout] 16e3b028c185d0772714f5f08d1cdacaec11636934c401c074ebd15706c715a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de14e6657315b01e2a54e57ded9fa4a6fff579b5d3eb6eccfa1174e62f801398
[INFO] running `Command { std: "docker" "start" "-a" "de14e6657315b01e2a54e57ded9fa4a6fff579b5d3eb6eccfa1174e62f801398", kill_on_drop: false }`
[INFO] [stderr]    Compiling nemo-example-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "de14e6657315b01e2a54e57ded9fa4a6fff579b5d3eb6eccfa1174e62f801398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de14e6657315b01e2a54e57ded9fa4a6fff579b5d3eb6eccfa1174e62f801398", kill_on_drop: false }`
[INFO] [stdout] de14e6657315b01e2a54e57ded9fa4a6fff579b5d3eb6eccfa1174e62f801398
