[INFO] fetching crate suture-driver-otio 1.2.0...
[INFO] testing suture-driver-otio-1.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate suture-driver-otio 1.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate suture-driver-otio 1.2.0
[INFO] finished tweaking crates.io crate suture-driver-otio 1.2.0
[INFO] tweaked toml for crates.io crate suture-driver-otio 1.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate suture-driver-otio 1.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate suture-driver-otio 1.2.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 129ec2fb7a8c1ef50f57a47509a4b4532b028042b4284f79c70eb24357880b00
[INFO] running `Command { std: "docker" "start" "-a" "129ec2fb7a8c1ef50f57a47509a4b4532b028042b4284f79c70eb24357880b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "129ec2fb7a8c1ef50f57a47509a4b4532b028042b4284f79c70eb24357880b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "129ec2fb7a8c1ef50f57a47509a4b4532b028042b4284f79c70eb24357880b00", kill_on_drop: false }`
[INFO] [stdout] 129ec2fb7a8c1ef50f57a47509a4b4532b028042b4284f79c70eb24357880b00
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c5e41b28888f16a1f251124a85bf17c6767a15078fd3191451fa727528cc121
[INFO] running `Command { std: "docker" "start" "-a" "0c5e41b28888f16a1f251124a85bf17c6767a15078fd3191451fa727528cc121", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling suture-common v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling suture-core v1.2.0
[INFO] [stderr]    Compiling suture-driver v1.2.0
[INFO] [stderr]    Compiling suture-driver-otio v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.04s
[INFO] running `Command { std: "docker" "inspect" "0c5e41b28888f16a1f251124a85bf17c6767a15078fd3191451fa727528cc121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5e41b28888f16a1f251124a85bf17c6767a15078fd3191451fa727528cc121", kill_on_drop: false }`
[INFO] [stdout] 0c5e41b28888f16a1f251124a85bf17c6767a15078fd3191451fa727528cc121
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27a5f1fbda4b5d0481babcada16c23fcfa1b6722cb7a32b751fa9d459a4c482d
[INFO] running `Command { std: "docker" "start" "-a" "27a5f1fbda4b5d0481babcada16c23fcfa1b6722cb7a32b751fa9d459a4c482d", kill_on_drop: false }`
[INFO] [stderr]    Compiling suture-driver-otio v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "27a5f1fbda4b5d0481babcada16c23fcfa1b6722cb7a32b751fa9d459a4c482d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a5f1fbda4b5d0481babcada16c23fcfa1b6722cb7a32b751fa9d459a4c482d", kill_on_drop: false }`
[INFO] [stdout] 27a5f1fbda4b5d0481babcada16c23fcfa1b6722cb7a32b751fa9d459a4c482d
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21bf98f0d24dac5b74d3e92fe4a73ccc4bdcddea69cc295f91eb7f7a18c552bc
[INFO] running `Command { std: "docker" "start" "-a" "21bf98f0d24dac5b74d3e92fe4a73ccc4bdcddea69cc295f91eb7f7a18c552bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suture_driver_otio-1febaf94a3854334)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::test_compute_touch_set_no_cascade ... ok
[INFO] [stdout] test tests::test_find_element ... ok
[INFO] [stdout] test tests::test_merge_clip_reordering ... ok
[INFO] [stdout] test tests::test_merge_track_addition ... ok
[INFO] [stdout] test tests::test_nested_tracks ... ok
[INFO] [stdout] test tests::test_merge_transition_addition ... ok
[INFO] [stdout] test tests::test_merge_duration_change ... ok
[INFO] [stdout] test tests::test_compute_touch_set ... ok
[INFO] [stdout] test tests::test_merge_metadata_change ... ok
[INFO] [stdout] test tests::test_parse_empty_timeline ... ok
[INFO] [stdout] test tests::test_parse_invalid_json ... ok
[INFO] [stdout] test tests::test_parse_minimal_timeline ... ok
[INFO] [stdout] test tests::test_parse_missing_schema ... ok
[INFO] [stdout] test tests::test_serialize_diff_added_field ... ok
[INFO] [stdout] test tests::test_serialize_diff_name_change ... ok
[INFO] [stdout] test tests::test_merge_nested_stack ... ok
[INFO] [stdout] test tests::test_timeline_element_type_and_name ... ok
[INFO] [stdout] test tests::test_serialize_diff_identical ... ok
[INFO] [stdout] test tests::test_unique_ids_for_same_type ... ok
[INFO] [stdout] test tests::test_large_timeline_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests suture_driver_otio
[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" "21bf98f0d24dac5b74d3e92fe4a73ccc4bdcddea69cc295f91eb7f7a18c552bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21bf98f0d24dac5b74d3e92fe4a73ccc4bdcddea69cc295f91eb7f7a18c552bc", kill_on_drop: false }`
[INFO] [stdout] 21bf98f0d24dac5b74d3e92fe4a73ccc4bdcddea69cc295f91eb7f7a18c552bc
