[INFO] fetching crate solana_libra_compiler 0.0.1-sol5... [INFO] checking solana_libra_compiler-0.0.1-sol5 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate solana_libra_compiler 0.0.1-sol5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate solana_libra_compiler 0.0.1-sol5 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana_libra_compiler 0.0.1-sol5 [INFO] finished tweaking crates.io crate solana_libra_compiler 0.0.1-sol5 [INFO] tweaked toml for crates.io crate solana_libra_compiler 0.0.1-sol5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate solana_libra_compiler 0.0.1-sol5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a650f26ccc837ce830ae785e9d4051792f62456c968e394f2ecc891d0174447e [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" "a650f26ccc837ce830ae785e9d4051792f62456c968e394f2ecc891d0174447e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a650f26ccc837ce830ae785e9d4051792f62456c968e394f2ecc891d0174447e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a650f26ccc837ce830ae785e9d4051792f62456c968e394f2ecc891d0174447e", kill_on_drop: false }` [INFO] [stdout] a650f26ccc837ce830ae785e9d4051792f62456c968e394f2ecc891d0174447e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac9ee007839947a2e411a80add26c6cba8ffa83cbce929c50c4ada054dd1eaf [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" "eac9ee007839947a2e411a80add26c6cba8ffa83cbce929c50c4ada054dd1eaf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling solana_libra_crypto-derive v0.0.1-sol5 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking solana_libra_nibble v0.0.1-sol5 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking solana_libra_failure_ext v0.0.1-sol5 [INFO] [stderr] Checking threshold_crypto v0.3.2 [INFO] [stderr] Checking codespan v0.2.1 [INFO] [stderr] Checking solana_libra_canonical_serialization v0.0.1-sol5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking codespan-reporting v0.2.1 [INFO] [stderr] Checking solana_libra_logger v0.0.1-sol5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking solana_libra_crypto v0.0.1-sol5 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling solana_libra_types v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_vm v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_vm_runtime_types v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_bytecode_verifier v0.0.1-sol5 [INFO] [stderr] Compiling solana_libra_ir_to_bytecode_syntax v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_ir_to_bytecode v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_stdlib v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_compiler v0.0.1-sol5 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/hash.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | let code = include_str!("../../../stdlib/modules/hash.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/libra_coin.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | let code = include_str!("../../../stdlib/modules/libra_coin.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/address_util.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | let address_util_code = include_str!("../../../stdlib/modules/address_util.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/u64_util.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let u64_util_code = include_str!("../../../stdlib/modules/u64_util.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/bytearray_util.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | let bytearray_util_code = include_str!("../../../stdlib/modules/bytearray_util.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/event.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let event_code = include_str!("../../../stdlib/modules/event.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/hash.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let hash_code = include_str!("../../../stdlib/modules/hash.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/libra_coin.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | let coin_code = include_str!("../../../stdlib/modules/libra_coin.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/libra_account.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let account_code = include_str!("../../../stdlib/modules/libra_account.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/transaction_scripts/create_account.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | let code = include_str!("../../../stdlib/transaction_scripts/create_account.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/transaction_scripts/mint.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | let code = include_str!("../../../stdlib/transaction_scripts/mint.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/transaction_scripts/rotate_authentication_key.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | let code = include_str!("../../../stdlib/transaction_scripts/rotate_authentication_key.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/transaction_scripts/peer_to_peer_transfer.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | let code = include_str!("../../../stdlib/transaction_scripts/peer_to_peer_transfer.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana_libra_compiler` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eac9ee007839947a2e411a80add26c6cba8ffa83cbce929c50c4ada054dd1eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac9ee007839947a2e411a80add26c6cba8ffa83cbce929c50c4ada054dd1eaf", kill_on_drop: false }` [INFO] [stdout] eac9ee007839947a2e411a80add26c6cba8ffa83cbce929c50c4ada054dd1eaf