[INFO] cloning repository https://github.com/djedi23/choregrapher-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djedi23/choregrapher-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fchoregrapher-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fchoregrapher-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1291318cd31f2c7a5842fe118e962c9eb32b9243
[INFO] testing djedi23/choregrapher-rs against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fchoregrapher-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/djedi23/choregrapher-rs
[INFO] finished tweaking git repo https://github.com/djedi23/choregrapher-rs
[INFO] tweaked toml for git repo https://github.com/djedi23/choregrapher-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/djedi23/choregrapher-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/djedi23/choregrapher-rs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-executor-trait v2.1.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded thread_local v1.1.6
[INFO] [stderr]   Downloaded async-reactor-trait v1.1.0
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded pest_meta v2.5.4
[INFO] [stderr]   Downloaded os_info v3.5.1
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded amq-protocol-tcp v7.0.1
[INFO] [stderr]   Downloaded amq-protocol-uri v7.0.1
[INFO] [stderr]   Downloaded blocking v1.3.0
[INFO] [stderr]   Downloaded tracing-futures v0.2.5
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[INFO] [stderr]   Downloaded ron v0.7.1
[INFO] [stderr]   Downloaded lapin v2.1.1
[INFO] [stderr]   Downloaded rustls v0.20.8
[INFO] [stderr]   Downloaded axum v0.6.4
[INFO] [stderr]   Downloaded tonic v0.8.3
[INFO] [stderr]   Downloaded pest v2.5.4
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] [stderr]   Downloaded cxx-build v1.0.83
[INFO] [stderr]   Downloaded tokio v1.24.2
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.18.0
[INFO] [stderr]   Downloaded console-subscriber v0.1.8
[INFO] [stderr]   Downloaded bson v2.5.0
[INFO] [stderr]   Downloaded cxx v1.0.83
[INFO] [stderr]   Downloaded webpki v0.22.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.79
[INFO] [stderr]   Downloaded openssl v0.10.44
[INFO] [stderr]   Downloaded thrift v0.16.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.83
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] [stderr]   Downloaded tracing-forest v0.1.5
[INFO] [stderr]   Downloaded mongodb-gridfs v0.2.3
[INFO] [stderr]   Downloaded pest_generator v2.5.4
[INFO] [stderr]   Downloaded yaml-rust v0.4.5
[INFO] [stderr]   Downloaded prost-types v0.11.6
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.0
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded yasna v0.5.1
[INFO] [stderr]   Downloaded rustls-connector v0.16.1
[INFO] [stderr]   Downloaded amq-protocol-types v7.0.1
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded amq-protocol v7.0.1
[INFO] [stderr]   Downloaded data-encoding v2.3.3
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.10.0
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded ordered-float v1.1.1
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded opentelemetry v0.18.0
[INFO] [stderr]   Downloaded pest_derive v2.5.4
[INFO] [stderr]   Downloaded json5 v0.4.1
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded hyper-timeout v0.4.1
[INFO] [stderr]   Downloaded either v1.8.1
[INFO] [stderr]   Downloaded cbc v0.1.2
[INFO] [stderr]   Downloaded block-padding v0.3.2
[INFO] [stderr]   Downloaded rc2 v0.8.1
[INFO] [stderr]   Downloaded p12 v0.6.3
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.2
[INFO] [stderr]   Downloaded tcp-stream v0.24.4
[INFO] [stderr]   Downloaded async-channel v1.8.0
[INFO] [stderr]   Downloaded atomic-waker v1.1.0
[INFO] [stderr]   Downloaded match_cfg v0.1.0
[INFO] [stderr]   Downloaded resolv-conf v0.7.0
[INFO] [stderr]   Downloaded hostname v0.3.1
[INFO] [stderr]   Downloaded opentelemetry-jaeger v0.17.0
[INFO] [stderr]   Downloaded executor-trait v2.1.0
[INFO] [stderr]   Downloaded reactor-trait v1.1.0
[INFO] [stderr]   Downloaded tokio-reactor-trait v1.1.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.83
[INFO] [stderr]   Downloaded opentelemetry_api v0.18.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.18.0
[INFO] [stderr]   Downloaded serde v1.0.149
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded prost-derive v0.11.6
[INFO] [stderr]   Downloaded async-global-executor-trait v2.1.0
[INFO] [stderr]   Downloaded concurrent-queue v2.1.0
[INFO] [stderr]   Downloaded pinky-swear v6.1.0
[INFO] [stderr]   Downloaded md-5 v0.10.5
[INFO] [stderr]   Downloaded rustls-pemfile v0.3.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.8
[INFO] [stderr]   Downloaded widestring v0.5.1
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded sct v0.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.149
[INFO] [stderr]   Downloaded console-api v0.4.0
[INFO] [stderr]   Downloaded prost v0.11.6
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.2
[INFO] [stderr]   Downloaded polling v2.5.2
[INFO] [stderr]   Downloaded stringprep v0.1.2
[INFO] [stderr]   Downloaded ipconfig v0.3.1
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded mongodb v2.3.1
[INFO] [stderr]   Downloaded openssl-src v111.24.0+1.1.1s
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc56ebac4f06da48086e9d3613f665feb0dd36a22811ebb36caede7f05ebfa26
[INFO] running `Command { std: "docker" "start" "-a" "cc56ebac4f06da48086e9d3613f665feb0dd36a22811ebb36caede7f05ebfa26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc56ebac4f06da48086e9d3613f665feb0dd36a22811ebb36caede7f05ebfa26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc56ebac4f06da48086e9d3613f665feb0dd36a22811ebb36caede7f05ebfa26", kill_on_drop: false }`
[INFO] [stdout] cc56ebac4f06da48086e9d3613f665feb0dd36a22811ebb36caede7f05ebfa26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eebc882d6b148d467278e0e90e67c3daa2b9df23a44d9320854984ffe72514c0
[INFO] running `Command { std: "docker" "start" "-a" "eebc882d6b148d467278e0e90e67c3daa2b9df23a44d9320854984ffe72514c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling openssl-src v111.24.0+1.1.1s
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling yasna v0.5.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.79
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling p12 v0.6.3
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rustls-connector v0.16.1
[INFO] [stderr]    Compiling tcp-stream v0.24.4
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling amq-protocol v7.0.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling pest v2.5.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling executor-trait v2.1.0
[INFO] [stderr]    Compiling reactor-trait v1.1.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.5.4
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling pest_generator v2.5.4
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling pest_derive v2.5.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling os_info v3.5.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.6
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling lapin v2.1.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling openssl v0.10.44
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling pinky-swear v6.1.0
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling async-global-executor-trait v2.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling serde_bytes v0.11.8
[INFO] [stderr]    Compiling amq-protocol-types v7.0.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling bson v2.5.0
[INFO] [stderr]    Compiling amq-protocol-uri v7.0.1
[INFO] [stderr]    Compiling amq-protocol-tcp v7.0.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling config v0.13.3
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling mongodb v2.3.1
[INFO] [stderr]    Compiling tracing-forest v0.1.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling tokio-reactor-trait v1.1.0
[INFO] [stderr]    Compiling tokio-executor-trait v2.1.0
[INFO] [stderr]    Compiling field_accessor_derive v0.1.0 (/opt/rustwide/workdir/field_accessor_derive)
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling mongodb-gridfs v0.2.3
[INFO] [stderr]    Compiling node-rs v0.1.0 (/opt/rustwide/workdir/node-rs)
[INFO] [stderr]    Compiling dancer v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> cli/src/choregraphy.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct Input {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 08s
[INFO] running `Command { std: "docker" "inspect" "eebc882d6b148d467278e0e90e67c3daa2b9df23a44d9320854984ffe72514c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eebc882d6b148d467278e0e90e67c3daa2b9df23a44d9320854984ffe72514c0", kill_on_drop: false }`
[INFO] [stdout] eebc882d6b148d467278e0e90e67c3daa2b9df23a44d9320854984ffe72514c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9627ae123079606913cfebd22360dbc3ab5897c09724b4608e485d46d12fc12f
[INFO] running `Command { std: "docker" "start" "-a" "9627ae123079606913cfebd22360dbc3ab5897c09724b4608e485d46d12fc12f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling executor-trait v2.1.0
[INFO] [stderr]    Compiling reactor-trait v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling pest v2.5.4
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling field_accessor_derive v0.1.0 (/opt/rustwide/workdir/field_accessor_derive)
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pinky-swear v6.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling async-global-executor-trait v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.5.4
[INFO] [stderr]    Compiling openssl v0.10.44
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling pest_generator v2.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling pest_derive v2.5.4
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-executor-trait v2.1.0
[INFO] [stderr]    Compiling tokio-reactor-trait v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_bytes v0.11.8
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling amq-protocol-types v7.0.1
[INFO] [stderr]    Compiling bson v2.5.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling amq-protocol-uri v7.0.1
[INFO] [stderr]    Compiling config v0.13.3
[INFO] [stderr]    Compiling tracing-forest v0.1.5
[INFO] [stderr]    Compiling amq-protocol-tcp v7.0.1
[INFO] [stderr]    Compiling amq-protocol v7.0.1
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling lapin v2.1.1
[INFO] [stderr]    Compiling mongodb v2.3.1
[INFO] [stderr]    Compiling node-rs v0.1.0 (/opt/rustwide/workdir/node-rs)
[INFO] [stderr]    Compiling mongodb-gridfs v0.2.3
[INFO] [stderr]    Compiling dancer v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> cli/src/choregraphy.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct Input {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "9627ae123079606913cfebd22360dbc3ab5897c09724b4608e485d46d12fc12f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9627ae123079606913cfebd22360dbc3ab5897c09724b4608e485d46d12fc12f", kill_on_drop: false }`
[INFO] [stdout] 9627ae123079606913cfebd22360dbc3ab5897c09724b4608e485d46d12fc12f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a649c40b505a09c64f1a9765de0bf0bc760fcec4c2daecfb910c9b574fd50b5f
[INFO] running `Command { std: "docker" "start" "-a" "a649c40b505a09c64f1a9765de0bf0bc760fcec4c2daecfb910c9b574fd50b5f", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Input` is never constructed
[INFO] [stderr]   --> cli/src/choregraphy.rs:84:19
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub(crate) struct Input {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dancer` (bin "dancer" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dancer-dedf84bdc76599c3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/field_accessor_derive-0377e835dd1794db)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-582350a2e7a505de)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::fieldaccessor_field_list_struct_1 ... ok
[INFO] [stdout] test tests::fieldaccessor_field_2 ... ok
[INFO] [stdout] test tests::fieldaccessor_field_1 ... ok
[INFO] [stdout] test tests::fieldaccessor_field_struct_1 ... ok
[INFO] [stdout] test tests::fieldaccessor_field_list_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/node_rs-0c968b63abf83c5f)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test context::tests::label_getter ... ok
[INFO] [stdout] test context::tests::context_setter2 ... ok
[INFO] [stdout] test context::tests::context_getter ... ok
[INFO] [stdout] test context::tests::labels_setter2 ... ok
[INFO] [stdout] test builder::tests::graph_internal_new ... ok
[INFO] [stdout] test graph::tests::graph_creation ... ok
[INFO] [stdout] test context::tests::labels_setter ... ok
[INFO] [stdout] test context::tests::serialize_context_3 ... ok
[INFO] [stdout] test context::tests::serialize_context_2 ... ok
[INFO] [stdout] test macros::tests::node_full ... ok
[INFO] [stdout] test macros::tests::node_input ... ok
[INFO] [stdout] test macros::tests::node_inputs ... ok
[INFO] [stdout] test macros::tests::node_isolated_node ... ok
[INFO] [stdout] test macros::tests::node_isolated_node_with_name ... ok
[INFO] [stdout] test graph::tests::node_creation ... ok
[INFO] [stdout] test macros::tests::node_output ... ok
[INFO] [stdout] test macros::tests::node_outputs ... ok
[INFO] [stdout] test graph::tests::graph_creation_without_nodes ... ok
[INFO] [stdout] test macros::tests::nodes_empty ... ok
[INFO] [stdout] test context::tests::serialize_context_1 ... ok
[INFO] [stdout] test context::tests::context_setter ... ok
[INFO] [stdout] test macros::tests::relation ... ok
[INFO] [stdout] test macros::tests::relations ... ok
[INFO] [stdout] test output_processor::tests::default ... ok
[INFO] [stdout] test routing::tests::output_destination_found_one ... ok
[INFO] [stdout] test routing::tests::output_destination_found_none ... ok
[INFO] [stdout] test routing::tests::output_destination_found_two ... ok
[INFO] [stdout] test macros::tests::nodes_one ... ok
[INFO] [stdout] test routing::tests::routing_result_to_no_input ... ok
[INFO] [stdout] test routing::tests::routing_result_from_multiple_oputput_to_input ... ok
[INFO] [stdout] test graph::tests::graph_creation_without_nodes_from_json ... ok
[INFO] [stdout] test graph::tests::graph_creation_from_json ... ok
[INFO] [stdout] test routing::tests::routing_result_to_2_inputs ... ok
[INFO] [stderr]    Doc-tests field_accessor_derive
[INFO] [stdout] test routing::tests::routing_result_to_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests node_rs
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test node-rs/src/macros.rs - macros::node (line 22) ... ok
[INFO] [stdout] test node-rs/src/macros.rs - macros::node (line 4) ... ok
[INFO] [stdout] test node-rs/src/macros.rs - macros::node (line 17) ... ok
[INFO] [stdout] test node-rs/src/macros.rs - macros::nodes (line 72) ... ok
[INFO] [stdout] test node-rs/src/macros.rs - macros::nodes (line 77) ... ok
[INFO] [stdout] test node-rs/src/context.rs - context::Context::insert_label (line 64) ... ok
[INFO] [stdout] test node-rs/src/settings.rs - settings (line 9) ... ok
[INFO] [stdout] test node-rs/src/macros.rs - macros::node (line 12) ... ok
[INFO] [stdout] test node-rs/src/context.rs - context::Context::insert_context (line 107) ... ok
[INFO] [stdout] test node-rs/src/macros.rs - macros::relation (line 108) ... ok
[INFO] [stdout] test node-rs/src/macros.rs - macros::relations (line 131) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a649c40b505a09c64f1a9765de0bf0bc760fcec4c2daecfb910c9b574fd50b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a649c40b505a09c64f1a9765de0bf0bc760fcec4c2daecfb910c9b574fd50b5f", kill_on_drop: false }`
[INFO] [stdout] a649c40b505a09c64f1a9765de0bf0bc760fcec4c2daecfb910c9b574fd50b5f
