[INFO] fetching crate mc-sgx-tservice-types 0.12.0...
[INFO] testing mc-sgx-tservice-types-0.12.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mc-sgx-tservice-types 0.12.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mc-sgx-tservice-types 0.12.0
[INFO] finished tweaking crates.io crate mc-sgx-tservice-types 0.12.0
[INFO] tweaked toml for crates.io crate mc-sgx-tservice-types 0.12.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mc-sgx-tservice-types 0.12.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mc-sgx-tservice-types 0.12.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mc-sgx-tservice-sys-types v0.12.0
[INFO] [stderr]   Downloaded yare-macro v2.0.0
[INFO] [stderr]   Downloaded mc-sgx-util v0.12.0
[INFO] [stderr]   Downloaded mc-sgx-core-types v0.12.0
[INFO] [stderr]   Downloaded mc-sgx-core-sys-types v0.12.0
[INFO] [stderr]   Downloaded mc-sgx-tcrypto-sys-types v0.12.0
[INFO] [stderr]   Downloaded yare v2.0.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ef83764d96806bb3e3e40952d94b651d046aecbfa9383eb7f9c231c26414efe
[INFO] running `Command { std: "docker" "start" "-a" "3ef83764d96806bb3e3e40952d94b651d046aecbfa9383eb7f9c231c26414efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ef83764d96806bb3e3e40952d94b651d046aecbfa9383eb7f9c231c26414efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef83764d96806bb3e3e40952d94b651d046aecbfa9383eb7f9c231c26414efe", kill_on_drop: false }`
[INFO] [stdout] 3ef83764d96806bb3e3e40952d94b651d046aecbfa9383eb7f9c231c26414efe
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 704b87497af0a68403d59ca3bda529bb1248e84f5af70709889e8ff9070560ab
[INFO] running `Command { std: "docker" "start" "-a" "704b87497af0a68403d59ca3bda529bb1248e84f5af70709889e8ff9070560ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling mc-sgx-util v0.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling mc-sgx-core-build v0.12.0
[INFO] [stderr]    Compiling mc-sgx-core-sys-types v0.12.0
[INFO] [stderr]    Compiling mc-sgx-tcrypto-sys-types v0.12.0
[INFO] [stderr]    Compiling mc-sgx-tservice-sys-types v0.12.0
[INFO] [stderr]    Compiling serde_with v3.4.0
[INFO] [stderr]    Compiling mc-sgx-core-types v0.12.0
[INFO] [stderr]    Compiling mc-sgx-tservice-types v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.31s
[INFO] running `Command { std: "docker" "inspect" "704b87497af0a68403d59ca3bda529bb1248e84f5af70709889e8ff9070560ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "704b87497af0a68403d59ca3bda529bb1248e84f5af70709889e8ff9070560ab", kill_on_drop: false }`
[INFO] [stdout] 704b87497af0a68403d59ca3bda529bb1248e84f5af70709889e8ff9070560ab
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd3362553f2de6d1e31c64af565fba69f54cd921d72904c91d6a1802b3262140
[INFO] running `Command { std: "docker" "start" "-a" "fd3362553f2de6d1e31c64af565fba69f54cd921d72904c91d6a1802b3262140", kill_on_drop: false }`
[INFO] [stderr]    Compiling yare-macro v2.0.0
[INFO] [stderr]    Compiling yare v2.0.0
[INFO] [stderr]    Compiling mc-sgx-tservice-types v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "fd3362553f2de6d1e31c64af565fba69f54cd921d72904c91d6a1802b3262140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3362553f2de6d1e31c64af565fba69f54cd921d72904c91d6a1802b3262140", kill_on_drop: false }`
[INFO] [stdout] fd3362553f2de6d1e31c64af565fba69f54cd921d72904c91d6a1802b3262140
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d53443aa01cdf51cc1136db3c624fe060cd97b9e4497c53b2c6a9aeeabdf1504
[INFO] running `Command { std: "docker" "start" "-a" "d53443aa01cdf51cc1136db3c624fe060cd97b9e4497c53b2c6a9aeeabdf1504", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mc_sgx_tservice_types-3e2470158300725b)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test seal::test::aes_data_from_bytes::long ... ok
[INFO] [stdout] test seal::test::aes_data_from_bytes::short ... ok
[INFO] [stdout] test seal::test::buffer_just_big_enough_for_aes_gcm_data ... ok
[INFO] [stdout] test seal::test::buffer_just_big_enough_for_sealed_data ... ok
[INFO] [stdout] test seal::test::buffer_just_big_enough_for_payload ... ok
[INFO] [stdout] test seal::test::buffer_just_big_enough_for_sealed_payload ... ok
[INFO] [stdout] test seal::test::buffer_too_small_for_payload ... ok
[INFO] [stdout] test seal::test::sealed_data_try_from_bytes::no_mac ... ok
[INFO] [stdout] test seal::test::buffer_too_small_for_sealed_data ... ok
[INFO] [stdout] test seal::test::buffer_too_small_for_aes_gcm_data ... ok
[INFO] [stderr]    Doc-tests mc_sgx_tservice_types
[INFO] [stdout] test seal::test::sealed_data_to_small_for_aes_gcm ... ok
[INFO] [stdout] test seal::test::sealed_data_try_from_bytes::long ... ok
[INFO] [stdout] test seal::test::sealed_data_just_big_enough_to_pass_on_aes_gcm ... ok
[INFO] [stdout] test seal::test::sealed_data_try_from_bytes::short ... ok
[INFO] [stdout] test seal::test::buffer_too_small_for_sealed_payload ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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" "d53443aa01cdf51cc1136db3c624fe060cd97b9e4497c53b2c6a9aeeabdf1504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d53443aa01cdf51cc1136db3c624fe060cd97b9e4497c53b2c6a9aeeabdf1504", kill_on_drop: false }`
[INFO] [stdout] d53443aa01cdf51cc1136db3c624fe060cd97b9e4497c53b2c6a9aeeabdf1504
