[INFO] fetching crate swimos_meta 0.1.1... [INFO] testing swimos_meta-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate swimos_meta 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate swimos_meta 0.1.1 [INFO] finished tweaking crates.io crate swimos_meta 0.1.1 [INFO] tweaked toml for crates.io crate swimos_meta 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swimos_meta 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67e6fd5846116fdeed64c7462e0ffcac0663b8ff02c46597bec29bdc84afc663 [INFO] running `Command { std: "docker" "start" "-a" "67e6fd5846116fdeed64c7462e0ffcac0663b8ff02c46597bec29bdc84afc663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67e6fd5846116fdeed64c7462e0ffcac0663b8ff02c46597bec29bdc84afc663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e6fd5846116fdeed64c7462e0ffcac0663b8ff02c46597bec29bdc84afc663", kill_on_drop: false }` [INFO] [stdout] 67e6fd5846116fdeed64c7462e0ffcac0663b8ff02c46597bec29bdc84afc663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd346704f36c028fecbdb9a4d4540bced6928feafe9de3cd65b630091013a659 [INFO] running `Command { std: "docker" "start" "-a" "cd346704f36c028fecbdb9a4d4540bced6928feafe9de3cd65b630091013a659", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling swimos_num v0.1.1 [INFO] [stderr] Compiling swimos_algebra v0.1.1 [INFO] [stderr] Compiling swimos_errors v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling swimos_format v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling swimos_fs v0.1.1 [INFO] [stderr] Compiling swimos_route v0.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling swimos_encoding v0.1.1 [INFO] [stderr] Compiling swimos_utilities v0.1.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling swimos_macro_utilities v0.1.1 [INFO] [stderr] Compiling swimos_form_derive v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling swimos_trigger v0.1.1 [INFO] [stderr] Compiling swimos_byte_channel v0.1.1 [INFO] [stderr] Compiling swimos_future v0.1.1 [INFO] [stderr] Compiling swimos_model v0.1.1 [INFO] [stderr] Compiling swimos_form v0.1.1 [INFO] [stderr] Compiling swimos_recon v0.1.1 [INFO] [stderr] Compiling swimos_api v0.1.1 [INFO] [stderr] Compiling swimos_meta v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.34s [INFO] running `Command { std: "docker" "inspect" "cd346704f36c028fecbdb9a4d4540bced6928feafe9de3cd65b630091013a659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd346704f36c028fecbdb9a4d4540bced6928feafe9de3cd65b630091013a659", kill_on_drop: false }` [INFO] [stdout] cd346704f36c028fecbdb9a4d4540bced6928feafe9de3cd65b630091013a659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29162273620bdd0465f2c0f7ae5ec65f7d07e6bfe25510e5a8e2a140cefaca7 [INFO] running `Command { std: "docker" "start" "-a" "a29162273620bdd0465f2c0f7ae5ec65f7d07e6bfe25510e5a8e2a140cefaca7", kill_on_drop: false }` [INFO] [stderr] Compiling swimos_meta v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "a29162273620bdd0465f2c0f7ae5ec65f7d07e6bfe25510e5a8e2a140cefaca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29162273620bdd0465f2c0f7ae5ec65f7d07e6bfe25510e5a8e2a140cefaca7", kill_on_drop: false }` [INFO] [stdout] a29162273620bdd0465f2c0f7ae5ec65f7d07e6bfe25510e5a8e2a140cefaca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62d34efae0e15eb41c82812e8eec9a7a177874cac35fb6ecd0c9d7ea9ada3dff [INFO] running `Command { std: "docker" "start" "-a" "62d34efae0e15eb41c82812e8eec9a7a177874cac35fb6ecd0c9d7ea9ada3dff", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swimos_meta-dce9021f09128023) [INFO] [stderr] Doc-tests swimos_meta [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] [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" "62d34efae0e15eb41c82812e8eec9a7a177874cac35fb6ecd0c9d7ea9ada3dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d34efae0e15eb41c82812e8eec9a7a177874cac35fb6ecd0c9d7ea9ada3dff", kill_on_drop: false }` [INFO] [stdout] 62d34efae0e15eb41c82812e8eec9a7a177874cac35fb6ecd0c9d7ea9ada3dff