[INFO] cloning repository https://github.com/decentraland/matrix-load-testing-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/decentraland/matrix-load-testing-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentraland%2Fmatrix-load-testing-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentraland%2Fmatrix-load-testing-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbc209484c25ca1634cbdeec2a038d7ac64fca72 [INFO] documenting decentraland/matrix-load-testing-tool against beta-2022-09-25 for beta-1.65-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentraland%2Fmatrix-load-testing-tool" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/decentraland/matrix-load-testing-tool on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/decentraland/matrix-load-testing-tool [INFO] finished tweaking git repo https://github.com/decentraland/matrix-load-testing-tool [INFO] tweaked toml for git repo https://github.com/decentraland/matrix-load-testing-tool written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/decentraland/matrix-load-testing-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b851d0bff3ab3f6c38eb14a8c61cffd01956eca247e9566993b545a9500ae27e [INFO] running `Command { std: "docker" "start" "-a" "b851d0bff3ab3f6c38eb14a8c61cffd01956eca247e9566993b545a9500ae27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b851d0bff3ab3f6c38eb14a8c61cffd01956eca247e9566993b545a9500ae27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b851d0bff3ab3f6c38eb14a8c61cffd01956eca247e9566993b545a9500ae27e", kill_on_drop: false }` [INFO] [stdout] b851d0bff3ab3f6c38eb14a8c61cffd01956eca247e9566993b545a9500ae27e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aa9b721478cc0f77fa899a9d04d478e285fe32974891315a633c82113c9dfe8 [INFO] running `Command { std: "docker" "start" "-a" "4aa9b721478cc0f77fa899a9d04d478e285fe32974891315a633c82113c9dfe8", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `matrix-reloaded` in package `matrix-reloaded v0.1.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `matrix_reloaded` in package `matrix-reloaded v0.1.0 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/matrix_reloaded/index.html [INFO] [stderr] The output filenames should be unique. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at [INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you [INFO] [stderr] can provide. [INFO] [stderr] cargo 1.65.0-beta.2 (082503982 2022-09-13) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "matrix-reloaded", version: "0.1.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "matrix-reloaded", doc: true, ..: with_path("/opt/rustwide/workdir/src/main.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 14653099108860534553 } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "matrix-reloaded", version: "0.1.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { ..: lib_target("matrix_reloaded", ["lib"], "/opt/rustwide/workdir/src/lib.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 2026189463182818443 } [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking uuid v1.1.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking block-padding v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking password-hash v0.4.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking pkcs7 v0.3.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking lru v0.7.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking chrono v0.4.20 [INFO] [stderr] Checking lipsum v0.8.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking chacha20 v0.8.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking async-global-executor v2.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.137/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=fd1686b3ff703b63 -C extra-filename=-fd1686b3ff703b63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6f9f5040ac5f0c0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3852e1aca6e40445.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-44e7a4f9ef76e1f8.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4aa9b721478cc0f77fa899a9d04d478e285fe32974891315a633c82113c9dfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa9b721478cc0f77fa899a9d04d478e285fe32974891315a633c82113c9dfe8", kill_on_drop: false }` [INFO] [stdout] 4aa9b721478cc0f77fa899a9d04d478e285fe32974891315a633c82113c9dfe8