[INFO] fetching crate nostr-rs-ext 0.1.1... [INFO] testing nostr-rs-ext-0.1.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate nostr-rs-ext 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate nostr-rs-ext 0.1.1 [INFO] finished tweaking crates.io crate nostr-rs-ext 0.1.1 [INFO] tweaked toml for crates.io crate nostr-rs-ext 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nostr-rs-ext 0.1.1 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 crates.io crate nostr-rs-ext 0.1.1 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 prost-types v0.11.8 [INFO] [stderr] Downloaded prost-derive v0.11.8 [INFO] [stderr] Downloaded prost-build v0.11.8 [INFO] [stderr] Downloaded rust-ini v0.17.0 [INFO] [stderr] Downloaded dlv-list v0.2.3 [INFO] [stderr] Downloaded prost v0.11.8 [INFO] [stderr] Downloaded ordered-multimap v0.3.1 [INFO] [stderr] Downloaded ahash v0.4.7 [INFO] [stderr] Downloaded config v0.12.0 [INFO] [stderr] Downloaded nostr-rs-plugin v0.1.1 [INFO] [stderr] Downloaded nostr-rs-proto v0.1.0 [INFO] [stderr] Downloaded axum v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9d7c5ee5cfa9e19b42c147532c464a4559ca647bdb94bd29e0d01ef81cee8bf6 [INFO] running `Command { std: "docker" "start" "-a" "9d7c5ee5cfa9e19b42c147532c464a4559ca647bdb94bd29e0d01ef81cee8bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d7c5ee5cfa9e19b42c147532c464a4559ca647bdb94bd29e0d01ef81cee8bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7c5ee5cfa9e19b42c147532c464a4559ca647bdb94bd29e0d01ef81cee8bf6", kill_on_drop: false }` [INFO] [stdout] 9d7c5ee5cfa9e19b42c147532c464a4559ca647bdb94bd29e0d01ef81cee8bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0d22ec718e363fea74eb04cf86f6be3e9068dfa13bf52b51b32be2bf57c3322c [INFO] running `Command { std: "docker" "start" "-a" "0d22ec718e363fea74eb04cf86f6be3e9068dfa13bf52b51b32be2bf57c3322c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling axum v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling async-stream v0.3.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling nostr-rs-proto v0.1.0 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling config v0.12.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling nostr-rs-plugin v0.1.1 [INFO] [stderr] Compiling nostr-rs-ext v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/plugins.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | let func: Symbol Box> = [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "0d22ec718e363fea74eb04cf86f6be3e9068dfa13bf52b51b32be2bf57c3322c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d22ec718e363fea74eb04cf86f6be3e9068dfa13bf52b51b32be2bf57c3322c", kill_on_drop: false }` [INFO] [stdout] 0d22ec718e363fea74eb04cf86f6be3e9068dfa13bf52b51b32be2bf57c3322c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c03626d782bbcce15b7ef89f41b481eb85a7a3ddb41ee7b7e005bfbb6ce263c8 [INFO] running `Command { std: "docker" "start" "-a" "c03626d782bbcce15b7ef89f41b481eb85a7a3ddb41ee7b7e005bfbb6ce263c8", kill_on_drop: false }` [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/plugins.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | let func: Symbol Box> = [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nostr-rs-ext v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/plugins.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | let func: Symbol Box> = [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "c03626d782bbcce15b7ef89f41b481eb85a7a3ddb41ee7b7e005bfbb6ce263c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c03626d782bbcce15b7ef89f41b481eb85a7a3ddb41ee7b7e005bfbb6ce263c8", kill_on_drop: false }` [INFO] [stdout] c03626d782bbcce15b7ef89f41b481eb85a7a3ddb41ee7b7e005bfbb6ce263c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2a672f665b501331436cafb00b5bf0d96aed9a5dd6b7ed7120a31d20a6f0529f [INFO] running `Command { std: "docker" "start" "-a" "2a672f665b501331436cafb00b5bf0d96aed9a5dd6b7ed7120a31d20a6f0529f", kill_on_drop: false }` [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/plugins.rs:16:33 [INFO] [stderr] | [INFO] [stderr] 16 | let func: Symbol Box> = [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(missing_abi)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nostr-rs-ext` (lib) generated 1 warning (run `cargo fix --lib -p nostr-rs-ext` to apply 1 suggestion) [INFO] [stderr] warning: `nostr-rs-ext` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nostr_rs_ext-6df44c386bc99e04) [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/main.rs (/opt/rustwide/target/debug/deps/nostr_rs_ext-f0458769cc2377bc) [INFO] [stdout] [INFO] [stderr] Doc-tests nostr_rs_ext [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] [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] running `Command { std: "docker" "inspect" "2a672f665b501331436cafb00b5bf0d96aed9a5dd6b7ed7120a31d20a6f0529f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a672f665b501331436cafb00b5bf0d96aed9a5dd6b7ed7120a31d20a6f0529f", kill_on_drop: false }` [INFO] [stdout] 2a672f665b501331436cafb00b5bf0d96aed9a5dd6b7ed7120a31d20a6f0529f