[INFO] fetching crate mef2tmf 0.1.0... [INFO] testing mef2tmf-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mef2tmf 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mef2tmf 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mef2tmf 0.1.0 [INFO] tweaked toml for crates.io crate mef2tmf 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mef2tmf 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mef2tmf 0.1.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0ac4c691ee3ce976c45b989c01519bbfedc3dd2a2b2f93514c8b1260b5a477f [INFO] running `Command { std: "docker" "start" "-a" "b0ac4c691ee3ce976c45b989c01519bbfedc3dd2a2b2f93514c8b1260b5a477f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0ac4c691ee3ce976c45b989c01519bbfedc3dd2a2b2f93514c8b1260b5a477f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ac4c691ee3ce976c45b989c01519bbfedc3dd2a2b2f93514c8b1260b5a477f", kill_on_drop: false }` [INFO] [stdout] b0ac4c691ee3ce976c45b989c01519bbfedc3dd2a2b2f93514c8b1260b5a477f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7febd2769dbaaaf9d8a446b01d4c832b2c4ccc6c3d36b6c8c28c69f80c43f78 [INFO] running `Command { std: "docker" "start" "-a" "a7febd2769dbaaaf9d8a446b01d4c832b2c4ccc6c3d36b6c8c28c69f80c43f78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling base32 v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tmflib-derive v0.1.26 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling meflib v0.1.0 [INFO] [stderr] Compiling rust_iso4217 v0.1.1 [INFO] [stderr] Compiling tmflib v0.1.19 [INFO] [stderr] Compiling mef2tmf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.94s [INFO] running `Command { std: "docker" "inspect" "a7febd2769dbaaaf9d8a446b01d4c832b2c4ccc6c3d36b6c8c28c69f80c43f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7febd2769dbaaaf9d8a446b01d4c832b2c4ccc6c3d36b6c8c28c69f80c43f78", kill_on_drop: false }` [INFO] [stdout] a7febd2769dbaaaf9d8a446b01d4c832b2c4ccc6c3d36b6c8c28c69f80c43f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20a26a28cf2dc2a651c7c0733393c0a3443d0dca9b6fc8f9eb27a172a0acfbd5 [INFO] running `Command { std: "docker" "start" "-a" "20a26a28cf2dc2a651c7c0733393c0a3443d0dca9b6fc8f9eb27a172a0acfbd5", kill_on_drop: false }` [INFO] [stderr] Compiling mef2tmf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "20a26a28cf2dc2a651c7c0733393c0a3443d0dca9b6fc8f9eb27a172a0acfbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a26a28cf2dc2a651c7c0733393c0a3443d0dca9b6fc8f9eb27a172a0acfbd5", kill_on_drop: false }` [INFO] [stdout] 20a26a28cf2dc2a651c7c0733393c0a3443d0dca9b6fc8f9eb27a172a0acfbd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 548c760b6d96244110296359c0998cf3c7bf941a7d0b456d3370949f2419030e [INFO] running `Command { std: "docker" "start" "-a" "548c760b6d96244110296359c0998cf3c7bf941a7d0b456d3370949f2419030e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mef2tmf-2c62866bdad3d54f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_tmf_to_mef ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests mef2tmf [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - tmf_to_mef_site (line 111) ... ok [INFO] [stdout] test src/lib.rs - mef_to_tmf_site (line 99) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "548c760b6d96244110296359c0998cf3c7bf941a7d0b456d3370949f2419030e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548c760b6d96244110296359c0998cf3c7bf941a7d0b456d3370949f2419030e", kill_on_drop: false }` [INFO] [stdout] 548c760b6d96244110296359c0998cf3c7bf941a7d0b456d3370949f2419030e