[INFO] cloning repository https://github.com/AhmedMSedeek/tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AhmedMSedeek/tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Ftutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Ftutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3da9aaf4fdeef0d08d121a2469e40b72a6b57c52
[INFO] documenting AhmedMSedeek/tutorial against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Ftutorial" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  59% (1639/2775)
Updating files:  60% (1665/2775)
Updating files:  61% (1693/2775)
Updating files:  62% (1721/2775)
Updating files:  63% (1749/2775)
Updating files:  63% (1761/2775)
Updating files:  64% (1776/2775)
Updating files:  65% (1804/2775)
Updating files:  66% (1832/2775)
Updating files:  67% (1860/2775)
Updating files:  68% (1887/2775)
Updating files:  69% (1915/2775)
Updating files:  70% (1943/2775)
Updating files:  71% (1971/2775)
Updating files:  72% (1998/2775)
Updating files:  73% (2026/2775)
Updating files:  74% (2054/2775)
Updating files:  75% (2082/2775)
Updating files:  76% (2109/2775)
Updating files:  77% (2137/2775)
Updating files:  78% (2165/2775)
Updating files:  79% (2193/2775)
Updating files:  80% (2220/2775)
Updating files:  81% (2248/2775)
Updating files:  82% (2276/2775)
Updating files:  83% (2304/2775)
Updating files:  84% (2331/2775)
Updating files:  85% (2359/2775)
Updating files:  86% (2387/2775)
Updating files:  86% (2410/2775)
Updating files:  87% (2415/2775)
Updating files:  88% (2442/2775)
Updating files:  89% (2470/2775)
Updating files:  90% (2498/2775)
Updating files:  91% (2526/2775)
Updating files:  92% (2553/2775)
Updating files:  93% (2581/2775)
Updating files:  94% (2609/2775)
Updating files:  95% (2637/2775)
Updating files:  96% (2664/2775)
Updating files:  97% (2692/2775)
Updating files:  98% (2720/2775)
Updating files:  99% (2748/2775)
Updating files: 100% (2775/2775)
Updating files: 100% (2775/2775), done.
[INFO] started tweaking git repo https://github.com/AhmedMSedeek/tutorial
[INFO] finished tweaking git repo https://github.com/AhmedMSedeek/tutorial
[INFO] tweaked toml for git repo https://github.com/AhmedMSedeek/tutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AhmedMSedeek/tutorial on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AhmedMSedeek/tutorial 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/radixdlt-scrypto`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/const-sha1`
[INFO] [stderr]     Updating git repository `https://github.com/dtolnay/syn.git`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasm-instrument`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasmi.git`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bluss/indexmap`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded secp256k1 v0.24.3
[INFO] [stderr]   Downloaded wabt v0.10.0
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded bnum v0.7.0
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded cargo-platform v0.1.3
[INFO] [stderr]   Downloaded semver v1.0.19
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded wasmprinter v0.2.66
[INFO] [stderr]   Downloaded wasm-encoder v0.29.0
[INFO] [stderr]   Downloaded triomphe v0.1.9
[INFO] [stderr]   Downloaded wasmparser-nostd v0.91.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.3
[INFO] [stderr]   Downloaded wasmparser v0.107.0
[INFO] [stderr]   Downloaded wasmparser v0.113.1
[INFO] [stderr]   Downloaded moka v0.9.9
[INFO] [stderr]   Downloaded fixedstr v0.2.12
[INFO] [stderr]   Downloaded wabt-sys v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4
[INFO] running `Command { std: "docker" "start" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]     Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking utils v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking bnum v0.7.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling sbor-derive-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling sbor-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling radix-engine-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking sbor v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking radix-engine-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking scrypto-schema v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling radix-engine-macros v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking radix-engine-interface v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling scrypto-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking scrypto v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]  Documenting tutorial v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: radix-engine-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9), radix-engine-interface v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tutorial/index.html
[INFO] running `Command { std: "docker" "inspect" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting tutorial v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: radix-engine-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9), radix-engine-interface v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tutorial/index.html
[INFO] running `Command { std: "docker" "inspect" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4", kill_on_drop: false }`
[INFO] [stdout] baa2e81ac1442c39416832df21bfd1392105ba81a05740512d377c1580e7e2f4
