[INFO] crate opcua-core 0.7.0 is already in cache [INFO] testing opcua-core-0.7.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate opcua-core 0.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate opcua-core 0.7.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate opcua-core 0.7.0 [INFO] finished tweaking crates.io crate opcua-core 0.7.0 [INFO] tweaked toml for crates.io crate opcua-core 0.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 376bd364985146c250e4160b67e08f25ead642b2d0ebbaab29b26dcd2e3f523f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "376bd364985146c250e4160b67e08f25ead642b2d0ebbaab29b26dcd2e3f523f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "376bd364985146c250e4160b67e08f25ead642b2d0ebbaab29b26dcd2e3f523f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "376bd364985146c250e4160b67e08f25ead642b2d0ebbaab29b26dcd2e3f523f", kill_on_drop: false }` [INFO] [stdout] 376bd364985146c250e4160b67e08f25ead642b2d0ebbaab29b26dcd2e3f523f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 464be93e275d83bd37e81d783bfda45b58b811bc6c98377114af329ba00f68ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "464be93e275d83bd37e81d783bfda45b58b811bc6c98377114af329ba00f68ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling opcua-types v0.7.0 [INFO] [stderr] Compiling opcua-core v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "464be93e275d83bd37e81d783bfda45b58b811bc6c98377114af329ba00f68ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464be93e275d83bd37e81d783bfda45b58b811bc6c98377114af329ba00f68ab", kill_on_drop: false }` [INFO] [stdout] 464be93e275d83bd37e81d783bfda45b58b811bc6c98377114af329ba00f68ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6fcffd25f4c652720b7036908f16c2a4dc5922575023b8ca7c2058486688f4e2 [INFO] running `Command { std: "docker" "start" "-a" "6fcffd25f4c652720b7036908f16c2a4dc5922575023b8ca7c2058486688f4e2", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling opcua-core v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.67s [INFO] running `Command { std: "docker" "inspect" "6fcffd25f4c652720b7036908f16c2a4dc5922575023b8ca7c2058486688f4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcffd25f4c652720b7036908f16c2a4dc5922575023b8ca7c2058486688f4e2", kill_on_drop: false }` [INFO] [stdout] 6fcffd25f4c652720b7036908f16c2a4dc5922575023b8ca7c2058486688f4e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49440bc7de395795d0ca53af38aab7172da3955fa41611ab8f55f0247f49055f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49440bc7de395795d0ca53af38aab7172da3955fa41611ab8f55f0247f49055f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/opcua_core-1a09fa2d103f30a2 [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] k=AesKey { value: [1, 2, 3, 4, 5], security_policy: Basic256 } [INFO] [stdout] test handle::handle_increment ... ok [INFO] [stdout] test tests::chunk::chunk_open_secure_channel ... ok [INFO] [stdout] test tests::authentication::user_name_identity_token_valid ... ok [INFO] [stdout] test crypto::aeskey::tests::test_aeskey_cross_thread ... ok [INFO] [stdout] test tests::chunk::asymmetric_decrypt_and_verify_sample_chunk ... ok [INFO] [stdout] test handle::handle_wrap ... ok [INFO] [stdout] test tests::authentication::user_name_identity_token_plaintext ... ok [INFO] [stdout] test tests::comms::acknowledge ... ok [INFO] [stdout] test tests::comms::hello ... ok [INFO] [stdout] test tests::crypto::aes_test ... ok [INFO] [stdout] test tests::comms::secure_channel_nonce ... ok [INFO] [stdout] test tests::chunk::open_secure_channel_response ... ok [INFO] [stdout] test crypto::x509::tests::parse_asn1_date_test ... ok [INFO] [stdout] test tests::chunk::security_policy_symmetric_encrypt_decrypt ... ok [INFO] [stdout] test tests::authentication::user_name_identity_token_encrypted ... ok [INFO] [stdout] test tests::chunk::open_secure_channel ... ok [INFO] [stdout] k=[x509] [INFO] [stdout] test tests::chunk::test_x509_cross_thread ... ok [INFO] [stdout] test tests::crypto::create_cert ... ok [INFO] [stdout] test tests::crypto::create_rejected_cert_in_pki ... ok [INFO] [stdout] test tests::crypto::derive_keys_from_nonce_basic128rsa15 ... ok [INFO] [stdout] test tests::crypto::derive_keys_from_nonce ... ok [INFO] [stdout] test tests::crypto::ensure_pki_path ... ok [INFO] [stdout] test tests::crypto::certificate_with_application_uri_mismatch ... ok [INFO] [stdout] test tests::crypto::generate_nonce ... ok [INFO] [stdout] test tests::crypto::sign_hmac_sha1 ... ok [INFO] [stdout] test tests::crypto::sign_hmac_sha256 ... ok [INFO] [stdout] test tests::crypto::encrypt_decrypt_password ... ok [INFO] [stdout] test tests::crypto::calculate_cipher_text_size ... ok [INFO] [stdout] test tests::crypto::test_and_reject_application_instance_cert ... ok [INFO] [stdout] test tests::crypto::test_and_trust_application_instance_cert ... ok [INFO] [stdout] test tests::crypto::test_and_reject_thumbprint_mismatch ... ok [INFO] [stdout] test tests::crypto::certificate_with_hostname_mismatch ... ok [INFO] [stdout] test tests::chunk::chunk_multi_chunk_intermediate_final ... ok [INFO] [stdout] test tests::chunk::max_message_size ... ok [INFO] [stdout] test tests::chunk::validate_chunks_secure_channel_id ... ok [INFO] [stdout] test tests::secure_channel::symmetric_sign_and_encrypt_message_chunk_basic256 ... ok [INFO] [stdout] test tests::crypto::sign_verify_sha1 ... ok [INFO] [stdout] test tests::secure_channel::symmetric_sign_message_chunk_basic128rsa15 ... ok [INFO] [stdout] test tests::secure_channel::symmetric_sign_and_encrypt_message_chunk_basic256sha256 ... ok [INFO] [stdout] test tests::secure_channel::symmetric_sign_and_encrypt_message_chunk_basic128rsa15 ... ok [INFO] [stdout] test tests::secure_channel::symmetric_sign_message_chunk_basic256sha256 ... ok [INFO] [stdout] test tests::secure_channel::symmetric_sign_message_chunk_basic256 ... ok [INFO] [stdout] test tests::services::get_endpoints_request ... ok [INFO] [stdout] test tests::chunk::validate_chunks_sequence_number ... ok [INFO] [stdout] test tests::chunk::validate_chunks_request_id ... ok [INFO] [stdout] test tests::crypto::sign_verify_sha256 ... ok [INFO] [stdout] test tests::crypto::asymmetric_encrypt_and_decrypt ... ok [INFO] [stdout] test tests::chunk::chunk_multi_encode_decode ... ok [INFO] [stdout] test tests::crypto::create_own_cert_in_pki ... ok [INFO] [stdout] test tests::crypto::calculate_cipher_text_size2 ... ok [INFO] [stdout] test tests::secure_channel::asymmetric_sign_and_encrypt_message_chunk_basic256sha256 ... ok [INFO] [stdout] test tests::secure_channel::asymmetric_sign_and_encrypt_message_chunk_basic256 ... ok [INFO] [stderr] Doc-tests opcua-core [INFO] [stdout] test tests::secure_channel::asymmetric_sign_and_encrypt_message_chunk_basic128rsa15 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49440bc7de395795d0ca53af38aab7172da3955fa41611ab8f55f0247f49055f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49440bc7de395795d0ca53af38aab7172da3955fa41611ab8f55f0247f49055f", kill_on_drop: false }` [INFO] [stdout] 49440bc7de395795d0ca53af38aab7172da3955fa41611ab8f55f0247f49055f